mirror of
https://github.com/redmine/redmine.git
synced 2025-11-10 23:36:01 +01:00
Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses enabled in rubocop-rails-omakase (#39887).
git-svn-id: https://svn.redmine.org/redmine/trunk@22950 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -113,7 +113,6 @@ class JournalsControllerTest < Redmine::ControllerTest
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
def test_diff_for_description_change
|
||||
|
||||
Reference in New Issue
Block a user