Added new search data fixtures

This commit is contained in:
Tom Bloor 2017-08-31 16:58:23 +01:00
parent bf16077b10
commit 1ab2d0b71c
39 changed files with 414 additions and 0 deletions

View file

@ -0,0 +1,16 @@
$HASH1 = {
country => undef,
entity_id
=> 9,
id => 4,
name => 'The Quay\'s Fishbar',
pending => 0,
postcode
=> 'LA1 1SS',
sector => 'I',
street_name
=> '1 Adcliffe Rd',
submitted_by_id
=> undef,
town => 'Lancaster'
};