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 49ce6a3 commit d2acda9Copy full SHA for d2acda9
phpunit.xml
@@ -8,7 +8,7 @@
8
<directory suffix="Test.php">./tests/Feature</directory>
9
</testsuite>
10
</testsuites>
11
- <env name="APP_ENV" value="testing" force="true" />
+ <env name="APP_ENV" value="testing" />
12
<env name="BCRYPT_ROUNDS" value="4"/>
13
<env name="CACHE_DRIVER" value="array"/>
14
<env name="DB_CONNECTION" value="sqlite"/>
0 commit comments