diff options
author | Claudio B <claudiob@users.noreply.github.com> | 2015-10-25 08:04:40 -0700 |
---|---|---|
committer | Claudio B <claudiob@users.noreply.github.com> | 2015-10-25 08:04:40 -0700 |
commit | 504e5e102b847019f08c4c2d1fa30444ed9a59a0 (patch) | |
tree | f33a6b1ee72d5d60a1f75cf2940ca0c61a337739 /actionview/test | |
parent | 5746638e553b1d57ccd0c93b880d29595d1ce2e3 (diff) | |
parent | a97dcde689f03e231ff4d64392fade20608af264 (diff) | |
download | rails-504e5e102b847019f08c4c2d1fa30444ed9a59a0.tar.gz rails-504e5e102b847019f08c4c2d1fa30444ed9a59a0.tar.bz2 rails-504e5e102b847019f08c4c2d1fa30444ed9a59a0.zip |
Merge pull request #22060 from sebmck/tweak-wording
Tweaked wording used in some tests.
Diffstat (limited to 'actionview/test')
-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! |