Commit d9ea7c37 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'qa-sh-283925-un-quarantine-create-project-spec' into 'master'

Un-quarantine create project spec

See merge request gitlab-org/gitlab!50925
parents 6d8a5470 8a27fb49
......@@ -4,8 +4,7 @@ module QA
RSpec.describe 'Manage', :smoke do
describe 'Project creation' do
it 'user creates a new project',
testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/429',
quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/283925', type: :investigating } do
testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/429' do
Flow::Login.sign_in
created_project = Resource::Project.fabricate_via_browser_ui! do |project|
......
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