We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd1f13 commit 6838f22Copy full SHA for 6838f22
1 file changed
phpunit.xml
@@ -1,4 +1,4 @@
1
-<phpunit bootstrap="src/autoload.php" colors="true" verbose="true">
+<phpunit bootstrap="vendor/autoload.php" colors="true" verbose="true">
2
<testsuites>
3
<testsuite name="php-orm">
4
<directory>./tests/</directory>
0 commit comments