ZIm/crates/zed
Marshall Bowers ea69846281
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
2024-06-14 16:30:15 -04:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Fix Flatpak desktop entry (#13019) 2024-06-13 20:23:49 -04:00
src Silence error logs in zed tests (#13069) 2024-06-14 16:30:15 -04:00
build.rs windows: Move manifest file to gpui (#11036) 2024-04-26 13:56:48 -07:00
Cargo.toml Register Markdown language in some tests to silence error logs (#13066) 2024-06-14 15:29:20 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00