Skip to content
Snippets Groups Projects
Commit afbeeab2 authored by Sanad Liaquat's avatar Sanad Liaquat
Browse files

Merge branch 'qa-nightly-100-un-quarantine-oauth-spec' into 'master'

Un-quarantine OAuth spec

Closes gitlab-org/quality/nightly#100

See merge request gitlab-org/gitlab-ce!29764
parents 02fad28a 87f66a56
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
 
module QA
# https://gitlab.com/gitlab-org/quality/nightly/issues/100
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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment