Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEV: Don’t replace Rails logger in specs
Instead of replacing the Rails logger in specs, we can instead use `#broadcast_to` which has been introduced in Rails 7.
- Loading branch information