Fix test to run with new bootstrapping
This commit is contained in:
parent
e8ea218f20
commit
ac9f83a8fe
3 changed files with 10 additions and 38 deletions
|
@ -10,8 +10,8 @@
|
|||
processIsolation="false"
|
||||
stopOnFailure="false">
|
||||
<testsuites>
|
||||
<testsuite name="Feature">
|
||||
<directory suffix="Test.php">./tests/Feature</directory>
|
||||
<testsuite name="Integration">
|
||||
<directory suffix="Test.php">./tests/Integration</directory>
|
||||
</testsuite>
|
||||
<testsuite name="Unit">
|
||||
<directory suffix="Test.php">./tests/Unit</directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue