summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/unit/snapshots/zellij_server__screen__screen_tests__send_cli_launch_or_focus_plugin_action.snap
diff options
context:
space:
mode:
Diffstat (limited to 'zellij-server/src/unit/snapshots/zellij_server__screen__screen_tests__send_cli_launch_or_focus_plugin_action.snap')
-rw-r--r--zellij-server/src/unit/snapshots/zellij_server__screen__screen_tests__send_cli_launch_or_focus_plugin_action.snap22
1 files changed, 12 insertions, 10 deletions
diff --git a/zellij-server/src/unit/snapshots/zellij_server__screen__screen_tests__send_cli_launch_or_focus_plugin_action.snap b/zellij-server/src/unit/snapshots/zellij_server__screen__screen_tests__send_cli_launch_or_focus_plugin_action.snap
index 28a3f4bbc..56b466ed0 100644
--- a/zellij-server/src/unit/snapshots/zellij_server__screen__screen_tests__send_cli_launch_or_focus_plugin_action.snap
+++ b/zellij-server/src/unit/snapshots/zellij_server__screen__screen_tests__send_cli_launch_or_focus_plugin_action.snap
@@ -1,6 +1,6 @@
---
source: zellij-server/src/./unit/screen_tests.rs
-assertion_line: 2639
+assertion_line: 2758
expression: "format!(\"{:#?}\", pty_fill_plugin_cwd_instruction)"
---
Some(
@@ -10,15 +10,17 @@ Some(
),
false,
None,
- RunPlugin {
- _allow_exec_host_cmd: false,
- location: File(
- "/path/to/fake/plugin",
- ),
- configuration: PluginUserConfiguration(
- {},
- ),
- },
+ RunPlugin(
+ RunPlugin {
+ _allow_exec_host_cmd: false,
+ location: File(
+ "/path/to/fake/plugin",
+ ),
+ configuration: PluginUserConfiguration(
+ {},
+ ),
+ },
+ ),
0,
None,
1,