Skip to content

Commit

Permalink
ci: Fix Tests Directory
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Dec 9, 2024
1 parent 0fb8988 commit 06d30d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</logging>
<testsuites>
<testsuite name="Tests">
<directory>/tests</directory>
<directory>./webfiori/tests/http</directory>
</testsuite>
</testsuites>
</phpunit>

0 comments on commit 06d30d8

Please sign in to comment.