zed/crates/project
Antonio Scandurra f2b4a0665f Fix integration test verifying the rename behavior
Specifically, the test now ensures that the host's worktree observes a/file1's
change event *before* the rename occurs, otherwise when interpreting the change
event it will mistakenly think that the file has been deleted (because its path
has changed) and will subsequently fail to detect the rename, causing the test
to fail.
2022-02-12 12:26:39 +01:00
..
src Fix integration test verifying the rename behavior 2022-02-12 12:26:39 +01:00
Cargo.toml Reduce logging in lsp tests 2022-02-11 16:37:50 -08:00