There was an error while loading. Please reload this page.
1 parent 54d9dca commit 849c938Copy full SHA for 849c938
phpunit.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit backupGlobals="false"
3
backupStaticAttributes="false"
4
- bootstrap="src/tests/bootstrap.php"
+ bootstrap="src/bootstrap.php"
5
colors="true"
6
convertErrorsToExceptions="true"
7
convertNoticesToExceptions="true"
0 commit comments