提交 08e0dbe6 编写于 作者: S Sanad Liaquat

Merge branch 'qa-nightly-98-fix-oauth-spec' into 'master'

Fix GitHub oAuth test

Closes gitlab-org/quality/nightly#98

See merge request gitlab-org/gitlab-ce!27736
......@@ -12,9 +12,7 @@ module QA
fill_in 'password', with: QA::Runtime::Env.github_password
click_on 'Sign in'
unless has_no_text?("Authorize GitLab-OAuth")
click_on 'Authorize gitlab-qa' if has_button?('Authorize gitlab-qa')
end
click_on 'Authorize gitlab-qa' if has_button?('Authorize gitlab-qa')
end
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册