From: Toshi MARUYAMA Date: Thu, 17 Sep 2020 15:49:22 +0000 (+0000) Subject: add empty line after guard clause to test/test_helper.rb X-Git-Tag: 4.2.0~767 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=26a071a5da59644e64a5835f09bf6622dffdfdda;p=redmine.git 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 --- diff --git a/test/test_helper.rb b/test/test_helper.rb index 1acfacf74..94f62d9fc 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -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