Skip to content

Commit

Permalink
chore: set NODE_ENV for test env
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Oct 27, 2023
1 parent d759cd3 commit c230496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/.env.test
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
HUB_DATABASE_URL=mysql://root:[email protected]:3306/hub_test
SEQ_DATABASE_URL=mysql://root:[email protected]:3306/hub_test
NODE_ENV=test

0 comments on commit c230496

Please sign in to comment.