mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Fix feature tests
This commit is contained in:
parent
a615827b8e
commit
63c9ed83ee
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Feature
|
||||
def sign_in(user)
|
||||
visit '/logout'
|
||||
visit '/admin/logout'
|
||||
click_on 'ID card (user1)' if user.username == 'user1'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue