Commit ae5c640d authored by Erick Banks's avatar Erick Banks

Update testcase link to new test case

We reached the comment limit on the previous testcase issue so
we've updated the link to point to a new issue in lieu of the
script that removes all but the last 500 comments because it
isn't ready just yet.
parent 2840f2ec
......@@ -30,7 +30,7 @@ module QA
pipeline.visit!
end
it 'runs a Pages-specific pipeline', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/877' do
it 'runs a Pages-specific pipeline', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1783' do
Page::Project::Pipeline::Show.perform do |show|
expect(show).to have_job(:pages)
show.click_job(:pages)
......
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