making seeders automatically verified orgs
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user