From: Toshi MARUYAMA Date: Mon, 7 Nov 2016 11:42:41 +0000 (+0000) Subject: remove trailing white-spaces from test/fixtures/journals.yml X-Git-Tag: 3.4.0~608 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b85dc8b35c93af0a0cbcca156c479f20e25af186;p=redmine.git remove trailing white-spaces from test/fixtures/journals.yml git-svn-id: http://svn.redmine.org/redmine/trunk@15949 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/fixtures/journals.yml b/test/fixtures/journals.yml index 2156b780c..bc7bc91b9 100644 --- a/test/fixtures/journals.yml +++ b/test/fixtures/journals.yml @@ -1,4 +1,4 @@ ---- +--- journals_001: created_on: <%= 2.days.ago.to_date.to_s(:db) %> notes: "Journal notes" @@ -6,7 +6,7 @@ journals_001: journalized_type: Issue user_id: 1 journalized_id: 1 -journals_002: +journals_002: created_on: <%= 1.days.ago.to_date.to_s(:db) %> notes: "Some notes with Redmine links: #2, r2." id: 2