mirror of
https://github.com/snipe/snipe-it.git
synced 2025-11-01 16:18:45 +00:00
Try using the testing-ci version of phpunit.xml
This commit is contained in:
parent
49405b48a3
commit
90b43a382f
@ -19,7 +19,7 @@
|
||||
</whitelist>
|
||||
</filter>
|
||||
<php>
|
||||
<env name="APP_ENV" value="testing"/>
|
||||
<env name="APP_ENV" value="testing-ci"/>
|
||||
<env name="CACHE_DRIVER" value="array"/>
|
||||
<env name="SESSION_DRIVER" value="array"/>
|
||||
<env name="QUEUE_DRIVER" value="sync"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user