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 f0d422c58..601e2e2b4 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 < ActionDispatch::IntegrationTest
+class ThemesTest < Redmine::IntegrationTest
def setup
@theme = Redmine::Themes.themes.last