This commit is contained in:
Luis Ramos
2020-10-06 20:32:38 +01:00
parent 62a54e5f17
commit 6046b0f6e4

View File

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