Project

General

Profile

Actions

Patch #29440

closed

Fix typo in test name: s/highligth/highlight/

Added by Go MAEDA over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Index: test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb
===================================================================
--- test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb    (revision 17471)
+++ test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb    (working copy)
@@ -58,7 +58,7 @@
     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
Actions #1

Updated by Go MAEDA over 5 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed.

Actions #2

Updated by Go MAEDA over 5 years ago

  • Tracker changed from Defect to Patch
Actions

Also available in: Atom PDF