Skip to content

Commit

Permalink
Fixed test suite name
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Dec 20, 2022
1 parent 4c4b6f7 commit e506840
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 @@ -20,7 +20,7 @@
</php>

<testsuites>
<testsuite name="HttpSoft Basis Test Suite">
<testsuite name="HttpSoft Runner Test Suite">
<directory>tests</directory>
</testsuite>
</testsuites>
Expand Down

0 comments on commit e506840

Please sign in to comment.