mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Remove /client
This commit is contained in:
parent
cf11f1aaf8
commit
5754bbe297
42 changed files with 6 additions and 1155 deletions
|
@ -2,8 +2,6 @@ module Feature
|
|||
def sign_in(user)
|
||||
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'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue