Skip to content

Commit

Permalink
Verify unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Nov 9, 2023
1 parent 09916ec commit 214864f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function testValidate(bool $willValidate, string $testString, string $fie
public function validateDataProvider() {
return [
[
TRUE,
FALSE,
'Normal string_long text should not fail validation.',
],
[
Expand Down

0 comments on commit 214864f

Please sign in to comment.