mirror of
https://github.com/redmine/redmine.git
synced 2025-11-01 19:05:51 +01:00
remove redundant 'return' from ApplicationHelperTest
git-svn-id: http://svn.redmine.org/redmine/trunk@20662 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -2070,7 +2070,7 @@ class ApplicationHelperTest < Redmine::HelperTest
|
||||
private
|
||||
|
||||
def wiki_links_with_special_characters
|
||||
return {
|
||||
{
|
||||
'[[Jack & Coke]]' =>
|
||||
link_to("Jack & Coke",
|
||||
"/projects/ecookbook/wiki/Jack_&_Coke",
|
||||
|
||||
Reference in New Issue
Block a user