Skip to content

Commit

Permalink
Fix attribute typo in ActionCable connection test request
Browse files Browse the repository at this point in the history
  • Loading branch information
sponomarev committed Jan 23, 2019
1 parent 8642e3d commit c125990
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actioncable/lib/action_cable/connection/test_case.rb
Expand Up @@ -42,8 +42,6 @@ def encrypted

class TestRequest < ActionDispatch::TestRequest
attr_accessor :session, :cookie_jar

attr_writer :cookie_jar
end

module TestConnection
Expand Down

0 comments on commit c125990

Please sign in to comment.