X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5d0ea2879632a950405c40823503640cbec65e8f..86822ea225baf400c7978b0d459b821dbe17e293:/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)