aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures/users.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/users.yml')
-rw-r--r--test/fixtures/users.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml
new file mode 100644
index 0000000..66baf92
--- /dev/null
+++ b/test/fixtures/users.yml
@@ -0,0 +1,4 @@
+user:
+ username: user
+ password_digest: <%= BCrypt::Password.create("12341234", cost: 4) %>
+ last_search_id: null