mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +01:00
add null SENTRY_DSN to tests
This commit is contained in:
parent
b4b1a28bfc
commit
b70ad420c3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"REDIRECT_URL": "https://github.com/FixTweet/FixTweet",
|
||||
"EMBED_URL": "https://github.com/FixTweet/FixTweet",
|
||||
"RELEASE_NAME": "fixtweet-test",
|
||||
"TEST": true
|
||||
"SENTRY_DSN": null
|
||||
},
|
||||
"testRegex": "/test/.*\\.test\\.ts$",
|
||||
"collectCoverageFrom": ["src/**/*.{ts,js}"]
|
||||
|
|
Loading…
Add table
Reference in a new issue