]> git.openstreetmap.org Git - rails.git/blobdiff - test/integration/user_diaries_test.rb
Merge remote-tracking branch 'openstreetmap/pull/1332'
[rails.git] / test / integration / user_diaries_test.rb
index a0b084f923bb84588b1dc0db5c75d1c4c5279f8b..55e3bce017844c79c76c3a6e09fc759276a97cb0 100644 (file)
@@ -1,7 +1,7 @@
 require "test_helper"
 
 class UserDiariesTest < ActionDispatch::IntegrationTest
-  fixtures :users, :diary_entries
+  fixtures :users
 
   # Test the creation of a diary entry, making sure that you are redirected to
   # login page when not logged in