summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2024-04-24 13:44:32 +0200
committerAram Drevekenin <aram@poor.dev>2024-04-24 13:44:32 +0200
commit2c0ab563e024f0bc3ff1c1e0cd697f7ca0ec73de (patch)
treef3e00a32972cff774f73466e06d8b916ec0ff4ec
parentc90611d3c622e618fcba32516250cbacfcc97820 (diff)
-rw-r--r--zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_floating_plugin_command.snap4
-rw-r--r--zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_plugin_command.snap4
2 files changed, 4 insertions, 4 deletions
diff --git a/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_floating_plugin_command.snap b/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_floating_plugin_command.snap
index 4c752eff9..097523047 100644
--- a/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_floating_plugin_command.snap
+++ b/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_floating_plugin_command.snap
@@ -1,6 +1,6 @@
---
source: zellij-server/src/plugins/./unit/plugin_tests.rs
-assertion_line: 4246
+assertion_line: 4390
expression: "format!(\"{:#?}\", new_tab_event)"
---
Some(
@@ -8,7 +8,7 @@ Some(
Some(
RunCommand(
RunCommand {
- command: "",
+ command: ".",
args: [],
cwd: Some(
"/path/to/my/file.rs",
diff --git a/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_plugin_command.snap b/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_plugin_command.snap
index 7c0fb608b..425190e1c 100644
--- a/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_plugin_command.snap
+++ b/zellij-server/src/plugins/unit/snapshots/zellij_server__plugins__plugin_tests__open_terminal_plugin_command.snap
@@ -1,6 +1,6 @@
---
source: zellij-server/src/plugins/./unit/plugin_tests.rs
-assertion_line: 4169
+assertion_line: 4312
expression: "format!(\"{:#?}\", new_tab_event)"
---
Some(
@@ -8,7 +8,7 @@ Some(
Some(
RunCommand(
RunCommand {
- command: "",
+ command: ".",
args: [],
cwd: Some(
"/path/to/my/file.rs",