diff --git a/src/app.rs b/src/app.rs index 948a2d94..5d1f113e 100644 --- a/src/app.rs +++ b/src/app.rs @@ -4773,7 +4773,7 @@ mod tests { terminal.backend().assert_buffer(&expected); } - // #[test] + #[tokio::test] async fn test_draw_context_menu() { let mut expected = Buffer::with_lines(vec![ "╭Context───────────────────────────────────────────────────────────────────────╮",