Update paths

This commit is contained in:
Oliver Davies 2017-11-07 13:06:47 +00:00
parent a4ce3df63c
commit 239b23e2be
2 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
stopOnFailure="true">
<testsuites>
<testsuite name="Bundles">
<directory suffix="Test.php">./tests</directory>
<directory suffix="Test.php">tests</directory>
</testsuite>
</testsuites>
</phpunit>