Commit 0337208f authored by Mark Lapierre's avatar Mark Lapierre

Fix: set initial password even if using admin credentials

parent 99c3d45e
......@@ -66,6 +66,8 @@ module QA
end
using_wait_time 0 do
set_initial_password_if_present
sign_in_using_gitlab_credentials(admin)
end
......
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