mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
Pass NODE_ENV as test in tests
This commit is contained in:
parent
6d3ac62d78
commit
11ccf71dce
1 changed files with 1 additions and 0 deletions
|
|
@ -25,3 +25,4 @@ process.env.TWITTER_ACCESS_TOKEN_SECRET = "";
|
|||
process.env.INSTAGRAM_ACCESS_TOKEN = "";
|
||||
process.env.INSTAGRAM_ACCOUNT_ID = "";
|
||||
process.env.SECRET = "";
|
||||
process.env.NODE_ENV = "test";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue