Update test file
This commit is contained in:
parent
20d6a37d85
commit
e5959b6081
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ module SystemHelpers
|
|||
|
||||
def log_out
|
||||
within('.fr-header .fr-container .fr-header__tools .fr-btns-group') do
|
||||
click_button(title: 'Mon compte')
|
||||
click_button(title: 'Mon profil')
|
||||
expect(page).to have_selector('#account.fr-collapse--expanded', visible: true)
|
||||
click_on 'Se déconnecter'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue