We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5126e7 commit 7495cb1Copy full SHA for 7495cb1
phpunit.xml.dist
@@ -7,6 +7,7 @@
7
</testsuites>
8
9
<php>
10
+ <env name="APP_ENV" value="testing"/>
11
<env name="APP_KEY" value="AckfSECXIvnK5r28GVIWUAxmbBSjTsmF"/>
12
</php>
13
</phpunit>
0 commit comments