diff --git a/test/cloudron-update-sfo1-test.js b/test/cloudron-update-sfo1-test.js index bac69bc..5e8578c 100644 --- a/test/cloudron-update-sfo1-test.js +++ b/test/cloudron-update-sfo1-test.js @@ -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 () {