Skip to content

Commit

Permalink
[TGER-46] Require the new test-support as the only dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
phuclh committed Feb 11, 2021
1 parent 856bde5 commit 97cc809
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@
<logging>
<junit outputFile="build/report.junit.xml"/>
</logging>
<php>
<env name="DB_CONNECTION" value="testing"/>
<env name="APP_KEY" value="AckfSECXIvnK5r28GVIWUAxmbBSjTsmF"/>
</php>
</phpunit>

0 comments on commit 97cc809

Please sign in to comment.