Remove projects created directly under the sandbox group after tests
What does this MR do?
Implements the first task of https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/722:
-
Identify tests that create projects directly under the sandbox group and update them to cleanup the projects after the tests.
Tests that create projects directly under gitlab-qa-sandbox-group
:
-
qa/qa/specs/features/ee/browser_ui/1_manage/project/project_templates_spec.rb
(group level context) qa/qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb
Does this MR meet the acceptance criteria?
Conformity
Edited by Anastasia McDonald