Update some tests to reflect code action debouncing
This commit is contained in:
parent
5142049515
commit
791f6cf9e7
3 changed files with 50 additions and 48 deletions
|
@ -1706,6 +1706,8 @@ mod tests {
|
|||
.remove_file(Path::new("/root/a/file2"), Default::default())
|
||||
.await
|
||||
.unwrap();
|
||||
cx.foreground().run_until_parked();
|
||||
|
||||
workspace
|
||||
.update(cx, |w, cx| w.go_back(w.active_pane().downgrade(), cx))
|
||||
.await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue