Fix Rubocop offenses (#43869).

git-svn-id: https://svn.redmine.org/redmine/trunk@24496 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2026-03-16 08:23:41 +00:00
parent da295e71c0
commit d53902acac

View File

@@ -9055,6 +9055,4 @@ class IssuesControllerTest < Redmine::ControllerTest
assert_select 'thead.related-issues th', text: 'Total estimated time'
end
end
end