Commit 202a6853 authored by Walmyr Lima e Silva Filho's avatar Walmyr Lima e Silva Filho

Merge branch 'quarantine-qa-manage-login_via_oauth_spec' into 'master'

Quarantine the 'Manage OAuth login' QA test

See merge request gitlab-org/gitlab!23190
parents cf4e99d0 5f19970a
# frozen_string_literal: true
module QA
context 'Manage', :orchestrated, :oauth do
context 'Manage', :orchestrated, :oauth, quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/196517' 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