Skip to content

Commit

Permalink
non-trivial test example
Browse files Browse the repository at this point in the history
  • Loading branch information
RedEtherbloom committed Nov 13, 2024
1 parent 07e81a3 commit 8c23d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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───────────────────────────────────────────────────────────────────────╮",
Expand Down

0 comments on commit 8c23d0d

Please sign in to comment.