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

9 lines
281 B
Plaintext

$HASH1 = {
email => 'org@example.com',
entity_id => 5,
id => 5,
is_admin => 0,
join_date => '2017-08-31 12:17:25',
password => '$2a$08$MWC45.w1AnLPNNHiS96ICOHfNlTrIqB0.7OPzy5qB.z0pZB0theo.'
};