summaryrefslogtreecommitdiffstats
path: root/test/functional/my_controller_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/my_controller_test.rb')
-rw-r--r--test/functional/my_controller_test.rb1
1 files changed, 0 insertions, 1 deletions
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"]'