Make vim::test_remap less flaky on linux (#15040)

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2024-07-23 15:16:45 -06:00 committed by GitHub
parent ba4ff1df59
commit 7ae305ac0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 4 deletions

View file

@ -956,8 +956,6 @@ async fn test_remap(cx: &mut gpui::TestAppContext) {
cx.simulate_keystrokes("g x");
cx.assert_state("1234fooˇ56789", Mode::Normal);
cx.executor().allow_parking();
// test command
cx.update(|cx| {
cx.bind_keys([KeyBinding::new(