mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Update test on payment step
This commit is contained in:
@@ -154,11 +154,7 @@ describe "As a consumer, I want to checkout my order", js: true do
|
||||
expect(page).to have_current_path("/checkout/payment")
|
||||
end
|
||||
|
||||
context "when I have an out of stock product in my cart" do
|
||||
pending("awaiting closure bug #8940") do
|
||||
it_behaves_like "when I have an out of stock product in my cart"
|
||||
end
|
||||
end
|
||||
it_behaves_like "when I have an out of stock product in my cart"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user