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.
2 parents 78dc4b4 + ea3450a commit a2f0821Copy full SHA for a2f0821
admin/starter/phpunit.xml.dist
@@ -2,7 +2,7 @@
2
<phpunit
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd"
5
- bootstrap="system/Test/bootstrap.php"
+ bootstrap="vendor/codeigniter4/framework/system/Test/bootstrap.php"
6
backupGlobals="false"
7
beStrictAboutOutputDuringTests="true"
8
colors="true"
0 commit comments