typo
This commit is contained in:
parent
fc32a345fa
commit
1eae27126f
@ -77,7 +77,7 @@ describe('Cloudron update testing', function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
it('can populate the addons', function () {
|
it('can populate the addons', function () {
|
||||||
cloudron.populateAddons(cloudron.appFqn(location));
|
cloudron.populateAddons(cloudron.appFqdn(location));
|
||||||
});
|
});
|
||||||
|
|
||||||
it('can check the addons', function () {
|
it('can check the addons', function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user