mirror of
https://github.com/meineerde/redmine.git
synced 2026-04-06 07:51:40 +00:00
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
This commit is contained in:
parent
d48769f152
commit
ac0b69298c
@ -429,7 +429,6 @@ class MyControllerTest < Redmine::ControllerTest
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_my_account_notify_about_high_priority_issues_preference
|
def test_my_account_notify_about_high_priority_issues_preference
|
||||||
|
|
||||||
# normally, preference should be shown
|
# normally, preference should be shown
|
||||||
get :account
|
get :account
|
||||||
assert_select 'label[for="pref_notify_about_high_priority_issues"]'
|
assert_select 'label[for="pref_notify_about_high_priority_issues"]'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user