mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Rename profile page in registrar area to account
This commit is contained in:
parent
5e0eca22cf
commit
207c2a704c
10 changed files with 10 additions and 10 deletions
|
@ -10,7 +10,7 @@ RSpec.feature 'Registrar area linked users', settings: false do
|
|||
end
|
||||
|
||||
scenario 'switches current user to a linked one' do
|
||||
visit registrar_profile_path
|
||||
visit registrar_account_path
|
||||
click_link_or_button 'switch-current-user-2-btn'
|
||||
expect(page).to have_text('You are now signed in as a user "new-user-name"')
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue