mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
dacfdf03d3
`skip` raises an exception to abort the execution of the test, so `super` would never be called and thus `@rx_adapter` and `@tx_adapter` would never have been defined at the time of teardown. Define them just before skipping and zap the warnings. |
||
---|---|---|
.. | ||
channel | ||
client | ||
connection | ||
server | ||
stubs | ||
subscription_adapter | ||
client_test.rb | ||
test_helper.rb | ||
worker_test.rb |