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/customers/2.fix

9 lines
241 B
Plaintext
Raw Normal View History

2017-08-25 15:36:43 +00:00
$HASH1 = {
display_name => 'Test User2',
entity_id => 2,
2017-08-25 15:36:43 +00:00
full_name => 'Test User2',
id => 2,
postcode => 'LA1 1AA',
year_of_birth => 2006
};