Merge branch 'qa-de-quarantine-oauth-tests' into 'master'
Revert "Quarantine GitHub OAuth test" Closes gitlab-org/quality/nightly#83 See merge request gitlab-org/gitlab-ce!25636
This commit is contained in:
commit
239beb5c7c
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module QA
|
||||
# https://gitlab.com/gitlab-org/quality/nightly/issues/83
|
||||
context 'Manage', :orchestrated, :oauth, :quarantine do
|
||||
context 'Manage', :orchestrated, :oauth do
|
||||
describe 'OAuth login' do
|
||||
it 'User logs in to GitLab with GitHub OAuth' do
|
||||
Runtime::Browser.visit(:gitlab, Page::Main::Login)
|
||||
|
|
Loading…
Reference in a new issue