mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 21:25:39 +02:00
Improve readability
This commit is contained in:
parent
773b2116ef
commit
5c00a7364d
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ class RegistrarAreaProtectedAreaTest < ApplicationSystemTestCase
|
|||
def test_authenticated_user_is_not_asked_to_authenticate_again
|
||||
sign_in users(:api_bestnames)
|
||||
visit new_registrar_user_session_url
|
||||
|
||||
assert_text 'You are already signed in'
|
||||
assert_current_path registrar_poll_path
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue