X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2df3605142e73ef38c1ad307cbbd5437770b8d96..58f0eea2a4aba52858361915157a06d0087a99e4:/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")