mirror of
https://github.com/redmine/redmine.git
synced 2026-01-27 17:59:58 +01: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user