Skip to content

Commit

Permalink
Fix phpunit config
Browse files Browse the repository at this point in the history
  • Loading branch information
gdebrauwer committed Mar 15, 2024
1 parent 398c09f commit 6ce2a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
</source>
<php>
<env name="APP_KEY" value="base64:yk+bUVuZa1p86Dqjk9OjVK2R1pm6XHxC6xEKFq8utH0="/>
<env name="DB_CONNECTION" value="testing"/>
</php>
</phpunit>

0 comments on commit 6ce2a2e

Please sign in to comment.