Remove namespaces default organization spec seeding
What does this MR do and why?
Some spec factories associate with the default organization. We can't assume the default organization exists and we have to explicitly create organization associations instead.
This MR will only handle spec/factories/namespaces.rb
. Future MRs will handle other factories.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Related to #446293