Commit 6a337153 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'quarantine-create-project-autodevops' into 'master'

Quarantine create project with Auto DevOps

See merge request gitlab-org/gitlab!19332
parents 2d0fe31d 366408b0
......@@ -3,7 +3,8 @@
require 'pathname'
module QA
context 'Configure' do
# Issue: https://gitlab.com/gitlab-org/gitlab/issues/35156
context 'Configure', :quarantine do
def login
Runtime::Browser.visit(:gitlab, Page::Main::Login)
Page::Main::Login.perform(&:sign_in_using_credentials)
......
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