Update tests

This commit is contained in:
Dheepak Krishnamurthy 2021-03-24 13:43:56 -06:00
parent c60d31ae0f
commit eb37ed367b

View file

@ -2737,6 +2737,8 @@ mod tests {
let mut expected = Buffer::with_lines(vec![
"╭Help──────────────────────────────────╮",
"│# Default Keybindings │",
"│ │",
"│Keybindings: │",
"│ │",
"│ Esc: │",
@ -2745,8 +2747,6 @@ mod tests {
"│ │",
"│ [: Previous view │",
"│ │",
"│ │",
"│Keybindings for task report: │",
"╰──────────────────────────────────────╯",
]);