X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f6695c9079f4eeeecaa796c879868f797f97cd55..f940a154f31460d781f68ba4af0bb4fc5b0e632a:/test/models/note_comment_test.rb 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)