Fix module namespace

This commit is contained in:
enricostano
2017-04-06 11:57:52 +02:00
committed by Rob Harrington
parent a9966f48af
commit 5ad0f8bb2e

View File

@@ -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