]> git.openstreetmap.org Git - rails.git/blobdiff - test/models/note_comment_test.rb
Remove remaining references to fixtures.
[rails.git] / test / models / note_comment_test.rb
index 2375ba9d4de2f08c0799be9785a35b41eae2c86d..6f3d6c3aa6eb639f7309b52e5e4d57eeb27442b5 100644 (file)
@@ -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)