making seeders automatically verified orgs

This commit is contained in:
Arjun Patel
2019-04-13 20:18:42 -07:00
parent 9faff9e6e8
commit b6a88396d1
+3
View File
@@ -30,6 +30,7 @@ module.exports = {
estimate_yearly_operating_cost: 40000,
is_nonprofit: true,
is_verified: true,
primary_contact_phone: '9493873423',
primary_contact_first_name: 'Kamlesh',
@@ -61,6 +62,7 @@ module.exports = {
estimate_yearly_operating_cost: 40000,
is_nonprofit: true,
is_verified: true,
primary_contact_phone: '6254581254',
primary_contact_first_name: 'Ajay',
@@ -92,6 +94,7 @@ module.exports = {
estimate_yearly_operating_cost: 40000,
is_nonprofit: true,
is_verified: true,
primary_contact_phone: '6254581254',
primary_contact_first_name: 'Leo',