Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ngodinhloc committed Feb 19, 2023
1 parent e7c8b54 commit 4899caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
processIsolation="false"
stopOnFailure="false">
<testsuites>
<testsuite name="tests">
<testsuite name="unit_tests">
<directory suffix="Test.php">./tests</directory>
</testsuite>
</testsuites>
Expand Down

0 comments on commit 4899caa

Please sign in to comment.