mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-05 22:26:07 +00:00
Fix module namespace
This commit is contained in:
committed by
Rob Harrington
parent
a9966f48af
commit
5ad0f8bb2e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user