typo
This commit is contained in:
parent
b7a6300658
commit
fc32a345fa
@ -19,7 +19,7 @@ var BOX_VERSION = process.env.BOX_VERSION;
|
||||
var CUSTOM_DOMAIN = process.env.CUSTOM_DOMAIN;
|
||||
var ALT_LOCATION = 'altlocation';
|
||||
|
||||
describe('Custom domain test', function () {
|
||||
describe('Alt domain test', function () {
|
||||
this.timeout(0);
|
||||
|
||||
var appStore = new AppStore('https://api.staging.cloudron.io');
|
||||
|
Loading…
Reference in New Issue
Block a user