X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f1713320c2e43f0f2011cd86fd16e88d18994e07..d26f4074faf4fcc5ebb1b6a0928edf3aae9c2aee:/test/integration/user_diaries_test.rb diff --git a/test/integration/user_diaries_test.rb b/test/integration/user_diaries_test.rb index a0b084f92..55e3bce01 100644 --- a/test/integration/user_diaries_test.rb +++ b/test/integration/user_diaries_test.rb @@ -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