Refactored Pending and Valid orgs and admin-approve test
This commit is contained in:
parent
99ef319c3b
commit
c40a480361
7 changed files with 174 additions and 208 deletions
|
@ -20,7 +20,7 @@ __PACKAGE__->add_columns(
|
|||
size => 255,
|
||||
is_nullable => 0,
|
||||
},
|
||||
street_address => {
|
||||
street_name => {
|
||||
data_type => 'text',
|
||||
is_nullable => 1,
|
||||
},
|
||||
|
|
Reference in a new issue