Commit 239beb5c authored by Rémy Coutable's avatar Rémy Coutable

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
parents 40ec172f 377d2ada
# 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)
......
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