Skip to content

Commit

Permalink
Fixed test file name
Browse files Browse the repository at this point in the history
  • Loading branch information
chajr committed Nov 8, 2018
1 parent 40d7797 commit f18803a
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 @@ -2,7 +2,7 @@
<phpunit bootstrap="vendor/autoload.php" colors="true">
<testsuites>
<testsuite name="style">
<directory>tests/Style.php</directory>
<directory>tests/StyleTest.php</directory>
</testsuite>
</testsuites>
<filter>
Expand Down

0 comments on commit f18803a

Please sign in to comment.