1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

whitespace

This commit is contained in:
Jay Hayes 2016-02-24 12:33:10 -06:00
parent 3254dd0ffb
commit b426247250

View file

@ -14,7 +14,6 @@ class ActionCable::Channel::StreamTest < ActionCable::TestCase
def send_confirmation
transmit_subscription_confirmation
end
end
test "streaming start and stop" do