mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-23 05:21:54 +02:00
Try again to fix travis sqlite tests
This commit is contained in:
parent
802dd47071
commit
0982a61aa0
@ -31,7 +31,5 @@
|
|||||||
<php>
|
<php>
|
||||||
<env name="APP_ENV" value="testing"/>
|
<env name="APP_ENV" value="testing"/>
|
||||||
<!-- following values override .env.testing vars -->
|
<!-- following values override .env.testing vars -->
|
||||||
<env name="DB_CONNECTION" value="testing"/>
|
|
||||||
<env name="DB_DATABASE" value=":memory:"/>
|
|
||||||
</php>
|
</php>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user