From 5ad0f8bb2e7cfc6e21e07ed50fbd36afdd9abaf5 Mon Sep 17 00:00:00 2001 From: enricostano Date: Thu, 6 Apr 2017 11:57:52 +0200 Subject: [PATCH] Fix module namespace --- spec/features/admin/overview_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/features/admin/overview_spec.rb b/spec/features/admin/overview_spec.rb index 30f2cc0336..31591349c7 100644 --- a/spec/features/admin/overview_spec.rb +++ b/spec/features/admin/overview_spec.rb @@ -5,8 +5,8 @@ feature %q{ I want to be given information about the state of my enterprises, products and order cycles }, js: true do include AuthenticationWorkflow - include AuthorizationHelpers include WebHelper + include ::Spree::TestingSupport::AuthorizationHelpers context "as an enterprise user" do before do