Remove default organization seeding
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.