mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
More tests on domain transferring
This commit is contained in:
parent
72a37f3b08
commit
d2565d646d
2 changed files with 69 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
module Feature
|
||||
def sign_in(user)
|
||||
visit root_path
|
||||
visit '/logout'
|
||||
click_on 'ID card (gitlab)' if user.username == 'gitlab'
|
||||
click_on 'ID card (zone)' if user.username == 'zone'
|
||||
click_on 'ID card (elkdata)' if user.username == 'elkdata'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue