Commit beb0ca0f authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'gy-update-test-issue' into 'master'

Update issue link for QA project creation test

See merge request gitlab-org/gitlab!64530
parents 9b14e6e6 4b757327
......@@ -4,7 +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/1234' do
testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1857' 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