mirror of
https://github.com/redmine/redmine.git
synced 2026-01-18 05:22:53 +01:00
Fixes Layout/EmptyLinesAroundClassBody (#42737).
git-svn-id: https://svn.redmine.org/redmine/trunk@24097 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -65,6 +65,5 @@ if Object.const_defined?(:Commonmarker)
|
||||
html = filter(format(text))
|
||||
assert_match %r{<span class="icon-label">Custom Note Title</span>}, html
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user