docbrown/spec/support/seeds
Daniel Uber 3167ff44d7
Change fixed organization id to fixed organization slug (#15067)
* Remove hard coded organization id from seed

Since we create (hopefully) an organization with a known slug, use
find_by here to set the organization_id on the seeded DisplayAd.

* Since the DisplayAd looks by slug, create org if slug not found

Change the seed guard to ensure an organization with slug "bachmanity"
is present - we'll find by slug in DisplayAd (rather than assuming
this is id 1).
2021-10-13 11:18:54 -05:00
..
creator_onboarding_seed_e2e.rb Minimal Seed Data for Admin Onboarding (#14385) 2021-07-29 17:08:41 +02:00
seeds_e2e.rb Change fixed organization id to fixed organization slug (#15067) 2021-10-13 11:18:54 -05:00