diff options
author | Sebastian McKenzie <sebmck@gmail.com> | 2015-10-25 08:57:50 +0000 |
---|---|---|
committer | Sebastian McKenzie <sebmck@gmail.com> | 2015-10-25 08:57:50 +0000 |
commit | a97dcde689f03e231ff4d64392fade20608af264 (patch) | |
tree | 9a3d3a7f41940c8b64f6b25c0681a1f81549343f /actionview/test/fixtures | |
parent | 6843cf6a94ae1efad0464381408a1c5f2f157376 (diff) | |
download | rails-a97dcde689f03e231ff4d64392fade20608af264.tar.gz rails-a97dcde689f03e231ff4d64392fade20608af264.tar.bz2 rails-a97dcde689f03e231ff4d64392fade20608af264.zip |
Tweaked wording used in some tests.
Diffstat (limited to 'actionview/test/fixtures')
-rw-r--r-- | actionview/test/fixtures/digestor/comments/_comment.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/test/fixtures/digestor/comments/_comment.html.erb b/actionview/test/fixtures/digestor/comments/_comment.html.erb index f172e749da..a8fa21f644 100644 --- a/actionview/test/fixtures/digestor/comments/_comment.html.erb +++ b/actionview/test/fixtures/digestor/comments/_comment.html.erb @@ -1 +1 @@ -Great story, bro! +Great story! |