Tests fixed
This commit is contained in:
parent
ef2e0627e1
commit
6cdc8891c3
9 changed files with 13 additions and 0 deletions
|
@ -56,6 +56,7 @@ my $org = {
|
|||
name => 'Test Org',
|
||||
street_name => 'Test Street',
|
||||
town => 'Lancaster',
|
||||
sector => 'A',
|
||||
postcode => 'LA1 1AA',
|
||||
password => 'abc123',
|
||||
};
|
||||
|
|
Reference in a new issue