summaryrefslogtreecommitdiffstats
path: root/test/fixtures
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2016-11-07 11:42:41 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2016-11-07 11:42:41 +0000
commitb85dc8b35c93af0a0cbcca156c479f20e25af186 (patch)
treed992d6b8822f6496ae7603d6a558cc9ebd5836e9 /test/fixtures
parentdc8d7b059496966253d7beea472ff7cdd0e6c2ec (diff)
downloadredmine-b85dc8b35c93af0a0cbcca156c479f20e25af186.tar.gz
redmine-b85dc8b35c93af0a0cbcca156c479f20e25af186.zip
remove trailing white-spaces from test/fixtures/journals.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@15949 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/journals.yml4
1 files changed, 2 insertions, 2 deletions
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