diff options
Diffstat (limited to 'test/fixtures/journal_details.yml')
-rw-r--r-- | test/fixtures/journal_details.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/journal_details.yml b/test/fixtures/journal_details.yml index 8077d7cde..710ebd438 100644 --- a/test/fixtures/journal_details.yml +++ b/test/fixtures/journal_details.yml @@ -34,3 +34,10 @@ journal_details_005: value: New value prop_key: 2 journal_id: 3 +journal_details_006: + old_value: nil + property: attachment + id: 6 + value: 060719210727_picture.jpg + prop_key: 4 + journal_id: 3 |