mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-09 03:20:21 +00:00
Fix typo
This commit is contained in:
@@ -24,7 +24,7 @@ feature '
|
||||
end
|
||||
|
||||
context "for a complete order" do
|
||||
context "with a card that succceeds on card registration" do
|
||||
context "with a card that succeeds on card registration" do
|
||||
before { stub_payment_intents_post_request order: order, stripe_account_header: true }
|
||||
|
||||
context "and succeeds on payment capture" do
|
||||
|
||||
Reference in New Issue
Block a user