Commit 11a6c793 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Restore changes from:

190afc62

It was lost during a conflict resolution
parent b4ecbef2
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment