mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-05 22:26:07 +00:00
Put rspec-retry on flaky specs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require 'spec_helper'
|
||||
|
||||
feature "Authentication", js: true do
|
||||
feature "Authentication", js: true, retry: 3 do
|
||||
include UIComponentHelper
|
||||
|
||||
# Attempt to address intermittent failures in these specs
|
||||
|
||||
Reference in New Issue
Block a user