From 2bb65e64e6dd3fad06c2742bf856eb4816971689 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Tue, 5 Jan 2016 15:10:11 -0800 Subject: Remove celluloid references --- actioncable/test/connection/string_identifier_test.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'actioncable/test/connection/string_identifier_test.rb') diff --git a/actioncable/test/connection/string_identifier_test.rb b/actioncable/test/connection/string_identifier_test.rb index ab69df57b3..9d0bda83ef 100644 --- a/actioncable/test/connection/string_identifier_test.rb +++ b/actioncable/test/connection/string_identifier_test.rb @@ -10,7 +10,6 @@ class ActionCable::Connection::StringIdentifierTest < ActionCable::TestCase end def send_async(method, *args) - # Bypass Celluloid send method, *args end end -- cgit v1.2.3