mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 06:11:21 +00:00
[ty] Fix failing test on windows (#19742)
This commit is contained in:
parent
17ee2a28ba
commit
e4d6b54a16
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue