fix specs
This commit is contained in:
parent
a0a9270a61
commit
95a8f1458b
2 changed files with 1 additions and 4 deletions
|
@ -96,7 +96,7 @@ describe 'users/dossiers/index', type: :view do
|
|||
|
||||
it 'affiche la barre d’onglets' do
|
||||
expect(rendered).to have_selector('nav.fr-tabs')
|
||||
expect(rendered).to have_selector('nav.fr-tabs li', count: 5)
|
||||
expect(rendered).to have_selector('nav.fr-tabs li', count: 4)
|
||||
expect(rendered).to have_selector('nav.fr-tabs li.active', count: 1)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue