Fix remaining vim failures
This commit is contained in:
parent
137d9384b5
commit
0bce80b6f8
10 changed files with 331 additions and 313 deletions
|
@ -153,6 +153,7 @@ impl<'a> NeovimBackedTestContext<'a> {
|
|||
}
|
||||
}
|
||||
|
||||
dbg!(initial_state);
|
||||
let _state_context = self.set_shared_state(initial_state).await;
|
||||
let _keystroke_context = self.simulate_shared_keystrokes(keystrokes).await;
|
||||
self.assert_state_matches().await;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue