mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-25 09:11:00 +00:00
remove env
This commit is contained in:
parent
f3054b79e0
commit
720e67c709
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ var by = require('selenium-webdriver').By,
|
|||
until = require('selenium-webdriver').until,
|
||||
Builder = require('selenium-webdriver').Builder;
|
||||
|
||||
process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0';
|
||||
|
||||
describe('Application life cycle test', function () {
|
||||
this.timeout(0);
|
||||
|
||||
|
|
Loading…
Reference in a new issue