test/fixtures/users.yml in backlog-0.9.1 vs test/fixtures/users.yml in backlog-0.10.0
- old
+ new
@@ -6,10 +6,10 @@
salted_password: ef94c16f6c124a4e84cc215c164767bfa25f6e92 # atest
salt: 7f8b036f9b647d46d22abdbfc8113f44a88f9889
email: tesla@example.com
verified: true
security_token: random_token_string
- token_expiry: <%= (Clock.now + 1.day) %> # for mysql, add .strftime("%y-%m-%d %H:%M:%S")
+ token_expiry: <%= (Clock.now - 1.day) %> # expired
deleted: false
long_user:
party_id: 1000003
login: long_user