mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 07:21: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:
parent
266dda6ccc
commit
26a071a5da
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user