diff options
author | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-06-08 23:25:32 +0300 |
---|---|---|
committer | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-06-08 23:29:05 +0300 |
commit | 74a9a2927774e21b62913eca9103be78515a4719 (patch) | |
tree | 9b09efd1e0d7c9c4a60dadfadae0c99cd3695b83 /guides/rails_guides/indexer.rb | |
parent | d97f1670bd0437d9b08aa4dd8ea8d2127d3b72e5 (diff) | |
download | rails-74a9a2927774e21b62913eca9103be78515a4719.tar.gz rails-74a9a2927774e21b62913eca9103be78515a4719.tar.bz2 rails-74a9a2927774e21b62913eca9103be78515a4719.zip |
Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestCase`
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.
Diffstat (limited to 'guides/rails_guides/indexer.rb')
0 files changed, 0 insertions, 0 deletions