summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-08-02 10:54:01 +0200
committerAram Drevekenin <aram@poor.dev>2023-08-02 10:54:01 +0200
commit5b92a0ddd05cc187bd2646a82951a343568122a5 (patch)
treecb92b09f4da4dfc0e0692db2d1b84ace66a04120
parent5e4de5099680a444c697c86743982b21a5c0e369 (diff)
update snapshotsbreak-tab
-rw-r--r--zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command-2.snap5
-rw-r--r--zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command.snap5
2 files changed, 8 insertions, 2 deletions
diff --git a/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command-2.snap b/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command-2.snap
index e165dab10..43571f91f 100644
--- a/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command-2.snap
+++ b/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command-2.snap
@@ -1,6 +1,6 @@
---
source: zellij-server/src/plugins/./unit/plugin_tests.rs
-assertion_line: 521
+assertion_line: 735
expression: "format!(\"{:#?}\", second_new_tab_event)"
---
Some(
@@ -24,6 +24,7 @@ Some(
children_are_stacked: false,
is_expanded_in_stack: false,
exclude_from_sync: None,
+ run_instructions_to_ignore: [],
},
TiledPaneLayout {
children_split_direction: Horizontal,
@@ -37,6 +38,7 @@ Some(
children_are_stacked: false,
is_expanded_in_stack: false,
exclude_from_sync: None,
+ run_instructions_to_ignore: [],
},
],
split_size: None,
@@ -47,6 +49,7 @@ Some(
children_are_stacked: false,
is_expanded_in_stack: false,
exclude_from_sync: None,
+ run_instructions_to_ignore: [],
},
),
[],
diff --git a/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command.snap b/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command.snap
index af83de326..5e9a17cb3 100644
--- a/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command.snap
+++ b/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__new_tabs_with_layout_plugin_command.snap
@@ -1,6 +1,6 @@
---
source: zellij-server/src/plugins/./unit/plugin_tests.rs
-assertion_line: 520
+assertion_line: 734
expression: "format!(\"{:#?}\", first_new_tab_event)"
---
Some(
@@ -24,6 +24,7 @@ Some(
children_are_stacked: false,
is_expanded_in_stack: false,
exclude_from_sync: None,
+ run_instructions_to_ignore: [],
},
TiledPaneLayout {
children_split_direction: Horizontal,
@@ -37,6 +38,7 @@ Some(
children_are_stacked: false,
is_expanded_in_stack: false,
exclude_from_sync: None,
+ run_instructions_to_ignore: [],
},
],
split_size: None,
@@ -47,6 +49,7 @@ Some(
children_are_stacked: false,
is_expanded_in_stack: false,
exclude_from_sync: None,
+ run_instructions_to_ignore: [],
},
),
[],