Fix test OpenSimplif
This commit is contained in:
parent
740b3650aa
commit
7f5d5c6320
1 changed files with 1 additions and 2 deletions
|
@ -97,8 +97,7 @@ feature 'on click on tabs button' do
|
|||
end
|
||||
|
||||
scenario "it hides the tabs" do
|
||||
expect(page).to_not have_css('#filter_by_procedure')
|
||||
expect(page).to_not have_css('#onglets')
|
||||
expect(page).to_not have_content('Nouveaux')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue