it'suggests to create a fork when a user clicks Web IDE in the main project',testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/959'do
it'suggests to create a fork when a user clicks Web IDE in the main project',testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1697'do
Flow::Login.sign_in(as: user)
parent_project.visit!
...
...
@@ -34,7 +34,7 @@ module QA
end
end
it'opens the fork when a user clicks Web IDE in the main project',testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/960'do
it'opens the fork when a user clicks Web IDE in the main project',testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1698'do