mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Add retry to flaky specs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require 'spec_helper'
|
||||
|
||||
|
||||
feature "As a consumer I want to check out my cart", js: true do
|
||||
feature "As a consumer I want to check out my cart", js: true, retry: 3 do
|
||||
include AuthenticationWorkflow
|
||||
include ShopWorkflow
|
||||
include CheckoutWorkflow
|
||||
|
||||
Reference in New Issue
Block a user