Silence error logs in `zed` tests (#13069)
This PR silences the remaining error logs in the `zed` crate tests by initializing `env_logger` in test mode. This means that the logs will no longer be shown unless `--nocapture` is passed to `cargo test`. Release Notes: - N/A
M
Marshall Bowers committed
ea69846281a963663a6746dcd6ba971a71aae63d
Parent: ff8486e
Committed by GitHub <noreply@github.com>
on 6/14/2024, 8:30:15 PM