You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up to [rails#48798][]
Reverts [rails#47837][]
The `capture_broadcasts` helper was introduced in [rails#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 [rails#47837][].
This change should probably also get backported to `7-1-0-stable`.
[rails#47837]: rails#47837
[rails#48798]: rails#48798
Co-authored-by: Matheus Richard <[email protected]>
0 commit comments