1
0
mirror of https://github.com/fspc/BikeShed-1.git synced 2025-03-03 09:53:23 -05:00

fix wrong id in fixtures

This commit is contained in:
Jason Denney 2013-01-05 14:31:59 -05:00
parent 55584bf003
commit aa3658ec63

View File

@ -19,7 +19,7 @@ worked:
created_at: <%= Time.now %> created_at: <%= Time.now %>
updated_at: <%= Time.now %> updated_at: <%= Time.now %>
completed: completed:
id: 4 id: 5
action: COMPLETED action: COMPLETED
created_at: <%= Time.now %> created_at: <%= Time.now %>
updated_at: <%= Time.now %> updated_at: <%= Time.now %>