Commit 86b915be authored by Dan Davison's avatar Dan Davison

Merge branch '330823-remove-group-remover' into 'master'

Not removing group in after bloock

See merge request gitlab-org/gitlab!66196
parents 1a8f980d 78a34fae
......@@ -41,7 +41,7 @@ module QA
after do
runner.remove_via_api!
group.remove_via_api!
[upstream_project, downstream_project].each(&:remove_via_api!)
end
it 'runs the pipeline with composed config', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/1086' do
......
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