summaryrefslogtreecommitdiffstats
path: root/test/integration/lib/redmine/themes_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/lib/redmine/themes_test.rb')
-rw-r--r--test/integration/lib/redmine/themes_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/lib/redmine/themes_test.rb b/test/integration/lib/redmine/themes_test.rb
index 32c77922e..f0d422c58 100644
--- a/test/integration/lib/redmine/themes_test.rb
+++ b/test/integration/lib/redmine/themes_test.rb
@@ -17,7 +17,7 @@
require File.expand_path('../../../../test_helper', __FILE__)
-class ThemesTest < ActionController::IntegrationTest
+class ThemesTest < ActionDispatch::IntegrationTest
def setup
@theme = Redmine::Themes.themes.last