commit
c9be637b6b
14 changed files with 211 additions and 698 deletions
|
@ -1256,7 +1256,7 @@ mod tests {
|
|||
//
|
||||
// TODO: without closing, the opened items do not propagate their history changes for some reason
|
||||
// it does work in real app though, only tests do not propagate.
|
||||
workspace.update(cx, |_, cx| dbg!(cx.focused()));
|
||||
workspace.update(cx, |_, cx| cx.focused());
|
||||
|
||||
let initial_history = open_close_queried_buffer("fir", 1, "first.rs", &workspace, cx).await;
|
||||
assert!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue