summaryrefslogtreecommitdiffstats
path: root/src/tests/cases/snapshots/bandwhich__tests__cases__ui__layout-full-width-under-30-height-events.snap
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/cases/snapshots/bandwhich__tests__cases__ui__layout-full-width-under-30-height-events.snap')
-rw-r--r--src/tests/cases/snapshots/bandwhich__tests__cases__ui__layout-full-width-under-30-height-events.snap15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/tests/cases/snapshots/bandwhich__tests__cases__ui__layout-full-width-under-30-height-events.snap b/src/tests/cases/snapshots/bandwhich__tests__cases__ui__layout-full-width-under-30-height-events.snap
new file mode 100644
index 0000000..723b4bc
--- /dev/null
+++ b/src/tests/cases/snapshots/bandwhich__tests__cases__ui__layout-full-width-under-30-height-events.snap
@@ -0,0 +1,15 @@
+---
+source: src/tests/cases/ui.rs
+expression: terminal_events.lock().unwrap().as_slice()
+---
+[
+ Clear,
+ HideCursor,
+ Draw,
+ HideCursor,
+ Flush,
+ Draw,
+ HideCursor,
+ Flush,
+ ShowCursor,
+]