fix test description
This commit is contained in:
parent
1d33abf989
commit
9fff6176a2
@ -23,7 +23,7 @@ process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0';
|
||||
var BOX_VERSION = process.env.BOX_VERSION;
|
||||
var CUSTOM_DOMAIN = process.env.CUSTOM_DOMAIN;
|
||||
|
||||
describe('Appstore new user flow', function () {
|
||||
describe('Custom domain test', function () {
|
||||
this.timeout(0);
|
||||
|
||||
var appStore = new AppStore('https://api.staging.cloudron.io');
|
||||
|
Loading…
Reference in New Issue
Block a user