mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 02:46:43 +00:00
Disable flaky integration test
This commit is contained in:
parent
098f5499bd
commit
27216c0174
1 changed files with 1 additions and 1 deletions
|
@ -7798,7 +7798,7 @@ async fn test_on_input_format_from_guest_to_host(
|
|||
});
|
||||
}
|
||||
|
||||
#[gpui::test]
|
||||
#[allow(unused)]
|
||||
async fn test_mutual_editor_inlay_hint_cache_update(
|
||||
deterministic: Arc<Deterministic>,
|
||||
cx_a: &mut TestAppContext,
|
||||
|
|
Loading…
Reference in a new issue