Fetch groups without projects in QA tests
What does this MR do and why?
Fetch groups without projects. This avoids race conditions caused by listing groups that include a project that was deleted in the previous test (e.g.: #336637 (comment 845661302))
This should also reduce some unnecessary load and maybe speed up the tests a little.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Mark Lapierre