Commit c9ce2122 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'egb-update-testcase-link-877' into 'master'

Update testcase link 877 to new test case

See merge request gitlab-org/gitlab!60548
parents 00dd2287 ae5c640d
......@@ -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