summaryrefslogtreecommitdiffstats
path: root/src/tests/cases/snapshots/bandwhich__tests__cases__ui__sustained_traffic_from_multiple_processes-2.snap
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/cases/snapshots/bandwhich__tests__cases__ui__sustained_traffic_from_multiple_processes-2.snap')
-rw-r--r--src/tests/cases/snapshots/bandwhich__tests__cases__ui__sustained_traffic_from_multiple_processes-2.snap67
1 files changed, 15 insertions, 52 deletions
diff --git a/src/tests/cases/snapshots/bandwhich__tests__cases__ui__sustained_traffic_from_multiple_processes-2.snap b/src/tests/cases/snapshots/bandwhich__tests__cases__ui__sustained_traffic_from_multiple_processes-2.snap
index d992b87..ea1dad1 100644
--- a/src/tests/cases/snapshots/bandwhich__tests__cases__ui__sustained_traffic_from_multiple_processes-2.snap
+++ b/src/tests/cases/snapshots/bandwhich__tests__cases__ui__sustained_traffic_from_multiple_processes-2.snap
@@ -1,55 +1,18 @@
---
source: src/tests/cases/ui.rs
-expression: "&terminal_draw_events_mirror[2]"
+expression: terminal_events.lock().unwrap().as_slice()
---
- 65
-
-
- 35 35
- 30 30
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 35
- 30
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+[
+ Clear,
+ HideCursor,
+ Draw,
+ HideCursor,
+ Flush,
+ Draw,
+ HideCursor,
+ Flush,
+ Draw,
+ HideCursor,
+ Flush,
+ ShowCursor,
+]