ソースを参照

Code cleanup: RuboCop: Fix Layout/EmptyLinesAroundMethodBody in test/functional/my_controller_test.rb (#32628).


git-svn-id: http://svn.redmine.org/redmine/trunk@19450 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.2.0
Go MAEDA 4年前
コミット
ac0b69298c
1個のファイルの変更0行の追加1行の削除
  1. 0
    1
      test/functional/my_controller_test.rb

+ 0
- 1
test/functional/my_controller_test.rb ファイルの表示

@@ -429,7 +429,6 @@ class MyControllerTest < Redmine::ControllerTest
end

def test_my_account_notify_about_high_priority_issues_preference

# normally, preference should be shown
get :account
assert_select 'label[for="pref_notify_about_high_priority_issues"]'

読み込み中…
キャンセル
保存