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

View File

@ -77,7 +77,7 @@ describe('Cloudron update testing', function () {
});
it('can populate the addons', function () {
cloudron.populateAddons(cloudron.appFqn(location));
cloudron.populateAddons(cloudron.appFqdn(location));
});
it('can check the addons', function () {