mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Patching a bug
This commit is contained in:
@@ -18,7 +18,7 @@ feature "As a consumer I want to check out my cart", js: true do
|
||||
create_enterprise_group_for distributor
|
||||
end
|
||||
|
||||
describe "logged #{auth_state.to_s}, distributor selected, order cycle selected, product in cart" do
|
||||
describe "logged out, distributor selected, order cycle selected, product in cart" do
|
||||
let(:user) { create_enterprise_user }
|
||||
before do
|
||||
select_distributor
|
||||
|
||||
Reference in New Issue
Block a user