Fix new rubocop warnings
This commit is contained in:
parent
04c697b468
commit
03cad948e3
31 changed files with 125 additions and 125 deletions
|
@ -54,7 +54,7 @@ class ReportDiaryEntryTest < ApplicationSystemTestCase
|
|||
|
||||
issue.reload
|
||||
assert_not issue.resolved?
|
||||
assert issue.open?
|
||||
assert_predicate issue, :open?
|
||||
end
|
||||
|
||||
def test_missing_report_params
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue