diff --git a/test/fixtures/journal_details.yml b/test/fixtures/journal_details.yml index ef028c8..abe0cfd 100644 --- a/test/fixtures/journal_details.yml +++ b/test/fixtures/journal_details.yml @@ -41,3 +41,17 @@ journal_details_006: value: 060719210727_picture.jpg prop_key: 4 journal_id: 3 +journal_details_007: + old_value: "1" + property: attr + id: 7 + value: "4" + prop_key: "status_id" + journal_id: 6 +journal_details_008: + old_value: + property: attr + id: 8 + value: "2" + prop_key: "assigned_to_id" + journal_id: 6 \ No newline at end of file