diff --git a/test/functional/issues_controller_test.rb b/test/functional/issues_controller_test.rb index 29131b60c..89c4facc5 100644 --- a/test/functional/issues_controller_test.rb +++ b/test/functional/issues_controller_test.rb @@ -8911,6 +8911,4 @@ class IssuesControllerTest < Redmine::ControllerTest end end end - - end