Skip to content

Remove default organization seeding

Alex Pooley requested to merge 412262-remove-default-organization-seeding into master

What does this MR do and why?

We're seeding a default organization as part of before(:suite), but it's not needed right now. There's some open questions about whether we want to do this at all. This issue is to remove the default organization seed. We can replace later when we have a firmer grasp on how we want to approach the problem.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #412262 (closed)

Merge request reports