summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/input/unit/snapshots/zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor.snap
diff options
context:
space:
mode:
Diffstat (limited to 'zellij-utils/src/input/unit/snapshots/zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor.snap')
-rw-r--r--zellij-utils/src/input/unit/snapshots/zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor.snap5
1 files changed, 4 insertions, 1 deletions
diff --git a/zellij-utils/src/input/unit/snapshots/zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor.snap b/zellij-utils/src/input/unit/snapshots/zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor.snap
index 328b9bc9c..83d4e314d 100644
--- a/zellij-utils/src/input/unit/snapshots/zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor.snap
+++ b/zellij-utils/src/input/unit/snapshots/zellij_utils__input__layout__layout_test__global_cwd_passed_from_layout_constructor.snap
@@ -1,6 +1,6 @@
---
source: zellij-utils/src/input/./unit/layout_test.rs
-assertion_line: 1620
+assertion_line: 1677
expression: "format!(\"{:#?}\", layout)"
---
Layout {
@@ -26,6 +26,7 @@ Layout {
focus: None,
external_children_index: None,
children_are_stacked: false,
+ is_expanded_in_stack: false,
},
TiledPaneLayout {
children_split_direction: Horizontal,
@@ -49,6 +50,7 @@ Layout {
focus: None,
external_children_index: None,
children_are_stacked: false,
+ is_expanded_in_stack: false,
},
],
split_size: None,
@@ -57,6 +59,7 @@ Layout {
focus: None,
external_children_index: None,
children_are_stacked: false,
+ is_expanded_in_stack: false,
},
[],
),