[ty] Fix failing test on windows (#19742)

This commit is contained in:
Micha Reiser 2025-08-04 14:39:36 +02:00 committed by GitHub
parent 17ee2a28ba
commit e4d6b54a16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -324,6 +324,7 @@ def foo() -> str:
} }
#[test] #[test]
#[cfg(unix)]
fn workspace_diagnostic_caching_unchanged_with_colon_in_path() -> Result<()> { fn workspace_diagnostic_caching_unchanged_with_colon_in_path() -> Result<()> {
let _filter = filter_result_id(); let _filter = filter_result_id();