mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-19 10:02:04 +00:00
Fix typo in test name: s/highligth/highlight/ (#29440).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17477 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
9709f8f364
commit
2cffbf1d45
@ -58,7 +58,7 @@ class Redmine::WikiFormatting::MarkdownFormatterTest < ActionView::TestCase
|
||||
assert_include 'version:"1.0"', @formatter.new(text).to_html
|
||||
end
|
||||
|
||||
def test_should_support_syntax_highligth
|
||||
def test_should_support_syntax_highlight
|
||||
text = <<-STR
|
||||
~~~ruby
|
||||
def foo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user