Set test environment

This commit is contained in:
2019-06-05 10:14:31 +02:00
parent f1de0abfda
commit 6f86885c4f

View File

@@ -14,4 +14,8 @@
<directory>tests</directory>
</testsuite>
</testsuites>
<php>
<env name="APP_ENV" value="test"/>
</php>
</phpunit>