Open
Description
Following error is raised in ActionCable benchmarks:
/ruby-bench-suite/rails/benchmarks/support/actioncable_helpers.rb:34:in `<top (required)>': undefined method `channel_paths=' for #<ActionCable::Server::Configuration:0x007f17623a12b0> (NoMethodError)
from /ruby-bench-suite/rails/benchmarks/bm_actioncable_redis.rb:5:in `require_relative'
from /ruby-bench-suite/rails/benchmarks/bm_actioncable_redis.rb:5:in `<main>'