This commit is contained in:
Girish Ramakrishnan 2016-04-26 11:27:46 -07:00
parent b7a6300658
commit fc32a345fa
1 changed files with 1 additions and 1 deletions

View File

@ -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');