mirror of
https://github.com/redmine/redmine.git
synced 2025-11-13 16:56:00 +01:00
fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20513 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -31,7 +31,7 @@ class Redmine::MenuManager::MenuHelperTest < Redmine::HelperTest
|
||||
# Stub the current menu item in the controller
|
||||
self.class_eval do
|
||||
def current_menu_item
|
||||
:index
|
||||
:index
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user