projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix most auto-correctable rubocop issues
[rails.git]
/
test
/
lib
/
rich_text_test.rb
diff --git
a/test/lib/rich_text_test.rb
b/test/lib/rich_text_test.rb
index 14e6f2196fc7321406fd3cd44d995fae61f16a51..813dc3d351717acfa125c93db4f9f95f504c33cc 100644
(file)
--- a/
test/lib/rich_text_test.rb
+++ b/
test/lib/rich_text_test.rb
@@
-156,7
+156,7
@@
class RichTextTest < ActiveSupport::TestCase
end
end
-private
+
private
def assert_html(richtext, &block)
html = richtext.to_html