From e4f0b9a9f92e64ba16a671b09311b7a9e9114333 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Thu, 3 Jan 2013 13:38:22 +0000 Subject: [PATCH] Fixed fixtures. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11104 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/fixtures/journal_details.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/fixtures/journal_details.yml b/test/fixtures/journal_details.yml index 710ebd438..ef028c892 100644 --- a/test/fixtures/journal_details.yml +++ b/test/fixtures/journal_details.yml @@ -14,7 +14,7 @@ journal_details_002: prop_key: done_ratio journal_id: 1 journal_details_003: - old_value: nil + old_value: property: attr id: 3 value: "6" @@ -35,7 +35,7 @@ journal_details_005: prop_key: 2 journal_id: 3 journal_details_006: - old_value: nil + old_value: property: attachment id: 6 value: 060719210727_picture.jpg