Get project2 tests green
This commit is contained in:
parent
401ddc6f49
commit
53066df522
5 changed files with 31 additions and 23 deletions
|
@ -4065,6 +4065,7 @@ impl WorktreeModelHandle for Model<Worktree> {
|
|||
fs.create_file(&root_path.join(file_name), Default::default())
|
||||
.await
|
||||
.unwrap();
|
||||
|
||||
cx.condition(&tree, |tree, _| tree.entry_for_path(file_name).is_some())
|
||||
.await;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue