X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d257c217405efb042b1507c3d134f3912e0e7a98..dc54ce7d0afee5bc2795e937b41f79f6f1866ed7:/test/system/report_diary_entry_test.rb?ds=inline diff --git a/test/system/report_diary_entry_test.rb b/test/system/report_diary_entry_test.rb index 0800e1541..efb107065 100644 --- a/test/system/report_diary_entry_test.rb +++ b/test/system/report_diary_entry_test.rb @@ -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