Skip to content

Commit

Permalink
backend: add test env
Browse files Browse the repository at this point in the history
  • Loading branch information
beesaferoot committed Dec 19, 2024
1 parent ff00c79 commit 5b15ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
</whitelist>
</filter>
<php>
<env name="sample" value="en"/>
<env name="APP_ENV" value="testing"/>
<env name="DB_CONNECTION" value="testing"/>
<env name="TEST_DB_CONNECTION" value="testing_test_company_db"/>
Expand Down

0 comments on commit 5b15ee0

Please sign in to comment.