DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

Fix contest and user seeders #421

Closed sbsmith86 closed 7 years ago

sbsmith86 commented 7 years ago

What's this PR do?

We are getting back a campaign array, not an object, from the phoenix API and when we tried to access the object properties to seed the DB we were getting error.

Also we are using the Northstar class from Gateway to see users now.

How should this be manually tested?

Run migrations, run seeders, things should run fine.

What are the relevant tickets?

Fixes 🐛