1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-20 15:31:12 +00:00

add empty line after guard clause to test/test_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20048 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2020-09-17 15:49:22 +00:00
parent 266dda6ccc
commit 26a071a5da

View File

@ -165,6 +165,7 @@ class ActiveSupport::TestCase
def self.is_mysql_utf8mb4
return false unless Redmine::Database.mysql?
character_sets = %w[
character_set_connection
character_set_database