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:
Toshi MARUYAMA
2020-12-17 13:10:56 +00:00
parent 9c3ccff80a
commit c3054233ab

View File

@@ -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",