mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
74a9a29277
Remove all `include ActiveSupport::Testing::MethodCallAssertions` in actioncable's tests since we can do it only in `ActionCable::TestCase` in order to prevent code duplication. We use the same approach for other modules of Rails. |
||
---|---|---|
.. | ||
base_test.rb | ||
broadcasting_test.rb |