diff --git a/crates/ty_server/tests/e2e/pull_diagnostics.rs b/crates/ty_server/tests/e2e/pull_diagnostics.rs index 11b414af51..4ac84ccfd4 100644 --- a/crates/ty_server/tests/e2e/pull_diagnostics.rs +++ b/crates/ty_server/tests/e2e/pull_diagnostics.rs @@ -324,6 +324,7 @@ def foo() -> str: } #[test] +#[cfg(unix)] fn workspace_diagnostic_caching_unchanged_with_colon_in_path() -> Result<()> { let _filter = filter_result_id();