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,8 @@
$HASH1 = {
email => 'admin@example.com',
entity_id => 6,
id => 6,
is_admin => 1,
join_date => '2017-08-31 12:17:25',
password => '$2a$08$1sPcPB9GnoNgzhBAk2bHSOqEmv6.Y6YLrAa2DJ6TR2WefzTYZQ92G'
};