Skip to content

Commit 6907bda

Browse files
committed
fix fixtures
1 parent d23878b commit 6907bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

models/fixtures/comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@
101101
content: "review request for user5"
102102
review_id: 22
103103
assignee_id: 5
104-
created_unix: 946684817
104+
created_unix: 946684817

models/fixtures/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@
197197
issue_id: 3
198198
content: "review request for user5"
199199
updated_unix: 946684817
200-
created_unix: 946684817
200+
created_unix: 946684817

0 commit comments

Comments
 (0)