diff --git a/test/integration/lib/redmine/hook_test.rb b/test/integration/lib/redmine/hook_test.rb index 790ae6a52..f3fb47307 100644 --- a/test/integration/lib/redmine/hook_test.rb +++ b/test/integration/lib/redmine/hook_test.rb @@ -17,8 +17,7 @@ require File.expand_path('../../../../test_helper', __FILE__) -class MenuManagerTest < ActionController::IntegrationTest - +class HookTest < ActionController::IntegrationTest fixtures :users, :roles, :projects, :members, :member_roles # Hooks that are manually registered later