mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
fix wrong id in fixtures
This commit is contained in:
@@ -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 %>
|
||||||
|
|||||||
Reference in New Issue
Block a user