This commit is contained in:
Girish Ramakrishnan 2015-07-23 14:05:52 -07:00
parent daf71e1bb6
commit e54fe1e34d
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ describe('Application flow test', function () {
var appStore = new AppStore('https://api.staging.cloudron.io');
var owner = common.owner();
var owner = common.getOwner();
var res, latestVersion, cloudron, appId, box;
it('can query versions', function () {