summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/hook_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/lib/redmine/hook_test.rb')
-rw-r--r--test/unit/lib/redmine/hook_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/lib/redmine/hook_test.rb b/test/unit/lib/redmine/hook_test.rb
index 1b0034c95..07aeb1aff 100644
--- a/test/unit/lib/redmine/hook_test.rb
+++ b/test/unit/lib/redmine/hook_test.rb
@@ -17,7 +17,7 @@
require File.expand_path('../../../../test_helper', __FILE__)
-class Redmine::Hook::ManagerTest < ActiveSupport::TestCase
+class Redmine::Hook::ManagerTest < ActionView::TestCase
fixtures :issues