Add cop for modifying Sidekiq middleware in specs
This should prevent us from leaking sidekiq middleware across specs. By default they should all be enabled. For the specs that test 1 middleware specifically, we can use a helper.
Showing
Please register or sign in to comment