Skip to content

Commit

Permalink
Update phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
kohanax committed Jun 25, 2024
1 parent c32c583 commit 455aa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
timeoutForLargeTests="100">

<testsuites>
<testsuite name="lstrojny/hmmmath">
<testsuite name="kohanaworld/hmmmath">
<directory>./tests/</directory>
</testsuite>
</testsuites>
Expand Down

0 comments on commit 455aa20

Please sign in to comment.