mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 21:54:48 +02:00
Make UI consistent
This commit is contained in:
parent
2e1ed2733a
commit
e369d90e20
3 changed files with 7 additions and 2 deletions
|
@ -7,7 +7,7 @@ class AdminAreaLogoutTest < ActionDispatch::IntegrationTest
|
|||
|
||||
def test_logout
|
||||
visit admin_root_url
|
||||
click_on 'Log out'
|
||||
click_on 'Sign out'
|
||||
|
||||
assert_text 'Signed out successfully'
|
||||
assert_current_path new_admin_user_session_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue