mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 06:05:19 +00:00
Fix test
This commit is contained in:
parent
91b54b352b
commit
c81bd288d4
1 changed files with 0 additions and 1 deletions
|
@ -337,7 +337,6 @@ mod test {
|
|||
.update(cx, |test_view, cx| cx.focus(&test_view.focus_handle))
|
||||
.unwrap();
|
||||
|
||||
cx.dispatch_keystroke(*window, Keystroke::parse("space").unwrap(), false);
|
||||
cx.dispatch_keystroke(*window, Keystroke::parse("ctrl-g").unwrap(), false);
|
||||
|
||||
window
|
||||
|
|
Loading…
Reference in a new issue