Skip to content

Commit ce1c47a

Browse files
author
Andrey Helldar
committed
Update phpunit.xml
1 parent 52f8c3a commit ce1c47a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
verbose="true"
3131
>
3232
<php>
33+
<env name="APP_ENV" value="testing"/>
3334
<env name="CACHE_DRIVER" value="file"/>
3435
</php>
3536
<coverage processUncoveredFiles="true">

0 commit comments

Comments
 (0)