From 1eae27126f7865fc1b2e593c48bf55d03581793a Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 26 Apr 2016 12:27:06 -0700 Subject: [PATCH] typo --- test/cloudron-update-sfo1-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () {