Create phpunit.xml.dist
This commit is contained in:
parent
b1fdd1b5f1
commit
8e7487c24e
|
@ -9,6 +9,7 @@
|
|||
<testsuites>
|
||||
<testsuite name="Bundles">
|
||||
<directory suffix="Test.php">src/Speakers/tests</directory>
|
||||
<directory suffix="Test.php">src/Sponsors/tests</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
</phpunit>
|
||||
</phpunit>
|
Loading…
Reference in a new issue