diff --git a/test/functional/my_controller_test.rb b/test/functional/my_controller_test.rb index 52dbcb85a..a054d1616 100644 --- a/test/functional/my_controller_test.rb +++ b/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"]'