-
Sean Doyle authored
Follow-up to [#48798][] Reverts [#47837][] The `capture_broadcasts` helper was introduced in [#48798][] to remove the return value from the `assert_broadcasts` call. The behavior was changed, but the corresponding documentation for the `assert_broadcasts` method did not revert the changes added in [#47837][]. This change should probably also get backported to `7-1-0-stable`. [#47837]: https://github.com/rails/rails/pull/47837 [#48798]: https://github.com/rails/rails/pull/48798 Co-authored-by:
Matheus Richard <matheusrichardt@gmail.com>
Sean Doyle authoredFollow-up to [#48798][] Reverts [#47837][] The `capture_broadcasts` helper was introduced in [#48798][] to remove the return value from the `assert_broadcasts` call. The behavior was changed, but the corresponding documentation for the `assert_broadcasts` method did not revert the changes added in [#47837][]. This change should probably also get backported to `7-1-0-stable`. [#47837]: https://github.com/rails/rails/pull/47837 [#48798]: https://github.com/rails/rails/pull/48798 Co-authored-by:
Matheus Richard <matheusrichardt@gmail.com>
Loading