X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f6695c9079f4eeeecaa796c879868f797f97cd55..1a5fb52c280e496eec9ece878a712d5ea56e9fc2:/test/models/diary_comment_test.rb?ds=sidebyside

diff --git a/test/models/diary_comment_test.rb b/test/models/diary_comment_test.rb
index 162cfa833..c40d5eb03 100644
--- a/test/models/diary_comment_test.rb
+++ b/test/models/diary_comment_test.rb
@@ -1,8 +1,6 @@
 require "test_helper"
 
 class DiaryCommentTest < ActiveSupport::TestCase
-  fixtures :users
-
   def setup
     # Create the default language for diary entries
     create(:language, :code => "en")