Fix typo
This commit is contained in:
parent
daf71e1bb6
commit
e54fe1e34d
@ -23,7 +23,7 @@ describe('Application flow test', function () {
|
|||||||
|
|
||||||
var appStore = new AppStore('https://api.staging.cloudron.io');
|
var appStore = new AppStore('https://api.staging.cloudron.io');
|
||||||
|
|
||||||
var owner = common.owner();
|
var owner = common.getOwner();
|
||||||
var res, latestVersion, cloudron, appId, box;
|
var res, latestVersion, cloudron, appId, box;
|
||||||
|
|
||||||
it('can query versions', function () {
|
it('can query versions', function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user