Iron out some edge-cases
This commit is contained in:
parent
2d9db0fed1
commit
a25fcfdfa7
5 changed files with 24 additions and 21 deletions
|
@ -355,6 +355,9 @@ mod test {
|
|||
dd
|
||||
ˇcc"})
|
||||
.await;
|
||||
|
||||
cx.simulate_shared_keystrokes([":", "%", "s", "/", "/", "/", "enter"])
|
||||
.await;
|
||||
}
|
||||
|
||||
#[gpui::test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue