Restore changes from:
190afc62fb
It was lost during a conflict resolution
This commit is contained in:
parent
b4ecbef24d
commit
11a6c79314
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module QA
|
|||
it 'user registers and logs in' do
|
||||
Runtime::Browser.visit(:gitlab, Page::Main::Login)
|
||||
|
||||
Resource::User.fabricate!
|
||||
Resource::User.fabricate_via_browser_ui!
|
||||
|
||||
# TODO, since `Signed in successfully` message was removed
|
||||
# this is the only way to tell if user is signed in correctly.
|
||||
|
|
Loading…
Reference in a new issue