This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
Foodloop-Server/t/etc/fixtures/data/users/organisations/1.fix
2017-12-15 17:52:02 +00:00

17 lines
412 B
Plaintext

$HASH1 = {
country => undef,
entity_id
=> 5,
id => 1,
name => 'Test Org',
pending => 0,
postcode
=> 'LA1 1AA',
sector => 'A',
street_name
=> 'Test Street',
submitted_by_id
=> undef,
town => 'Lancaster'
};