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/search/organisations/5.fix
2017-08-31 16:58:23 +01:00

17 lines
418 B
Plaintext

$HASH1 = {
country => undef,
entity_id
=> 10,
id => 5,
name => 'Dan\'s Fishop',
pending => 0,
postcode
=> 'LA1 1LT',
sector => 'I',
street_name
=> '56 North Rd',
submitted_by_id
=> undef,
town => 'Lancaster'
};