mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix a typo
This commit is contained in:
@@ -169,7 +169,7 @@ feature "Check out with Stripe", js: true do
|
||||
stub_failed_capture_request order: order, response: { message: error_message }
|
||||
end
|
||||
|
||||
it "completes checkout successfully" do
|
||||
it "shows an error message from the Stripe response" do
|
||||
checkout_with_stripe
|
||||
|
||||
# We make stripe return stripe_redirect_url (which is already sending the user back to the checkout) as if the authorization was done
|
||||
|
||||
Reference in New Issue
Block a user