test: retry system tests only on CI (get error fast in local)
This commit is contained in:
parent
baaf4e3517
commit
560d291bcd
37 changed files with 84 additions and 76 deletions
|
@ -1,4 +1,4 @@
|
|||
describe 'wcag rules for usager', js: true, retry: 3 do
|
||||
describe 'wcag rules for usager', js: true do
|
||||
let(:procedure) { create(:procedure, :published, :with_all_champs, :with_service, :for_individual) }
|
||||
let(:password) { 'a very complicated password' }
|
||||
let(:litteraire_user) { create(:user, password: password) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue