Commit 0a8c6177 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'e2e-update-testcase-link' into 'master'

Update testcase link for web_terminal_spec

See merge request gitlab-org/gitlab!66119
parents aa5cc370 09f9acd7
......@@ -51,7 +51,7 @@ module QA
@runner.remove_via_api! if @runner
end
it 'user starts the web terminal', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1664' do
it 'user starts the web terminal', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1860' do
Page::Project::Show.perform(&:open_web_ide!)
# Start the web terminal and check that there were no errors
......
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