fix linter and specs
This commit is contained in:
parent
2659d0f966
commit
291271f04b
6 changed files with 8 additions and 13 deletions
|
@ -17,7 +17,7 @@ describe 'Manage procedure instructeurs', js: true do
|
|||
scenario 'it works' do
|
||||
visit admin_procedure_path(procedure)
|
||||
find('#groupe-instructeurs').click
|
||||
expect(page).to have_css("h1", text: "Gestion des instructeurs")
|
||||
expect(page).to have_css("h1", text: "Instructeurs")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue