Commit f2aa884b authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'quarantine-login-via-oauth-spec' into 'master'

Quarantine login via oauth spec

See merge request gitlab-org/gitlab-ce!28176
parents 23bdca9c 85babc23
# frozen_string_literal: true
module QA
context 'Manage', :orchestrated, :oauth do
# https://gitlab.com/gitlab-org/quality/nightly/issues/100
context 'Manage', :orchestrated, :oauth, :quarantine do
describe 'OAuth login' do
it 'User logs in to GitLab with GitHub OAuth' do
Runtime::Browser.visit(:gitlab, Page::Main::Login)
......
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