test/fixtures/lentil/admin_users.yml in lentil-0.5.0 vs test/fixtures/lentil/admin_users.yml in lentil-0.5.1

- old
+ new

@@ -21,14 +21,14 @@ # This model initially had no columns defined. If you add columns to the # model remove the '{}' from the fixture names and add the columns immediately # below each fixture, per the syntax in the comments below # -one: +one: email: admin@example.com encrypted_password: $2a$10$Jln3fQjXhb6Tqecn29ZSZei7lHspu22aVlYTDOKEn.dmio4cJGrh. - created_at: <%= DateTime.now.strftime('%y-%m-%d %H:%M:%S') %> - updated_at: <%= DateTime.now.strftime('%y-%m-%d %H:%M:%S') %> + created_at: <%= DateTime.now.strftime('%Y-%m-%d %H:%M:%S') %> + updated_at: <%= DateTime.now.strftime('%Y-%m-%d %H:%M:%S') %> # column: value # # two: {} # column: value