From eff7b4d59ebcc79c84cac7266306217664073beb Mon Sep 17 00:00:00 2001 From: Shane Kilkelly Date: Thu, 20 Sep 2018 15:34:14 +0100 Subject: [PATCH] Add the enableLegacyRegistration option to acceptance test settings --- services/web/test/acceptance/config/settings.test.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/test/acceptance/config/settings.test.coffee b/services/web/test/acceptance/config/settings.test.coffee index a5ce5791de..0890823ab7 100644 --- a/services/web/test/acceptance/config/settings.test.coffee +++ b/services/web/test/acceptance/config/settings.test.coffee @@ -3,6 +3,7 @@ v1Api = module.exports = enableSubscriptions: true + enableLegacyRegistration: true features: features = v1_free: