Skip to content
Snippets Groups Projects
Unverified Commit 0c263c6d authored by Manoj M J's avatar Manoj M J
Browse files

Merge branch 'am-quarantine-test-remove-project-link-with-missing-group' into 'master'

Quarantine remove project link with missing group test

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131012



Merged-by: default avatarManoj M J <mmj@gitlab.com>
Approved-by: default avatarOmar Qunsul <oqunsul@gitlab.com>
Co-authored-by: default avatarAlina Mihaila <amihaila@gitlab.com>
parents cad33309 9a0aeab7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -104,7 +104,8 @@
).perform
end
 
it 'removes the `project_group_links` records whose associated group does not exist anymore' do
it 'removes the `project_group_links` records whose associated group does not exist anymore',
quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/424274' do
group_2.delete
 
# Schema is fixed to `20230206172702` on this spec.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment