diff --git a/test/serialization_test.rb b/test/serialization_test.rb index c5e1bbe3..a9285820 100644 --- a/test/serialization_test.rb +++ b/test/serialization_test.rb @@ -84,8 +84,6 @@ class RenderJsonTest < ActionController::TestCase end class TestController < ActionController::Base - protect_from_forgery - serialization_scope :current_user attr_reader :current_user