summaryrefslogtreecommitdiffstats
path: root/test/test_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_helper.rb')
-rw-r--r--test/test_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_helper.rb b/test/test_helper.rb
index 07464b2ff..eb4838b7d 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -164,7 +164,7 @@ class ActiveSupport::TestCase
end
def self.is_mysql_utf8mb4
- return false unless Redmine::Database::mysql?
+ return false unless Redmine::Database.mysql?
character_sets = %w[
character_set_connection
character_set_database