X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/043d29fd7eb72048cf5d07edfbc20ec5c25af708..f940a154f31460d781f68ba4af0bb4fc5b0e632a:/test/models/note_comment_test.rb?ds=inline diff --git a/test/models/note_comment_test.rb b/test/models/note_comment_test.rb index 2375ba9d4..6f3d6c3aa 100644 --- a/test/models/note_comment_test.rb +++ b/test/models/note_comment_test.rb @@ -2,8 +2,6 @@ require "test_helper" class NoteCommentTest < ActiveSupport::TestCase - fixtures :users - def test_event_valid ok = %w(opened closed reopened commented hidden) bad = %w(expropriated fubared)