Fix a RuboCop offense Layout/TrailingWhitespace due to r19766 (#27790).

git-svn-id: http://svn.redmine.org/redmine/trunk@19768 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2020-05-09 03:19:04 +00:00
parent 46c82fc184
commit 2eb7d4fd35

View File

@@ -332,7 +332,7 @@ class MercurialAdapterTest < ActiveSupport::TestCase
def test_tagmap def test_tagmap
tm = { tm = {
'double"quote"tag' => 'cf5f7c556f5a643e1ec7cb01775be539f64eeefb', 'double"quote"tag' => 'cf5f7c556f5a643e1ec7cb01775be539f64eeefb',
@tag_char_1 => 'adf805632193500ad3b615cd04f58f9b0769f576', @tag_char_1 => 'adf805632193500ad3b615cd04f58f9b0769f576',
'tag_test.00' => '6987191f453a5f6557018d522feea2c450d5588d', 'tag_test.00' => '6987191f453a5f6557018d522feea2c450d5588d',
'tag-init-revision' => '0885933ad4f68d77c2649cd11f8311276e7ef7ce', 'tag-init-revision' => '0885933ad4f68d77c2649cd11f8311276e7ef7ce',