We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e43e4 commit c8117b3Copy full SHA for c8117b3
phpunit.xml.dist
@@ -3,7 +3,7 @@
3
processIsolation="false"
4
stopOnFailure="false"
5
syntaxCheck="false"
6
- bootstrap="./tests/init.php">
+ bootstrap="./tests/bootstrap.php">
7
8
<testsuites>
9
<testsuite name="Crud">
tests/init.php tests/bootstrap.php
0 commit comments