spec: add retry to all system spec
This commit is contained in:
parent
abd8cefd7d
commit
bd78a14f62
35 changed files with 73 additions and 73 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'system/administrateurs/procedure_spec_helper'
|
||||
|
||||
describe 'Manage procedure instructeurs', js: true do
|
||||
describe 'Manage procedure instructeurs', js: true, retry: 3 do
|
||||
include ProcedureSpecHelper
|
||||
|
||||
let(:administrateur) { create(:administrateur) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue