summaryrefslogtreecommitdiff
path: root/tests/end2end/features/spawn.feature
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-05-29 13:56:04 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-05-29 13:56:04 +0200
commit58436a29556e3b8ff21cb2f494bfb83768dadb6d (patch)
tree099919fceb69c9956567f9852c0ba0f6f32e6033 /tests/end2end/features/spawn.feature
parent5cef49ff3074f9eab1da6937a141a39a20828502 (diff)
downloadqutebrowser-58436a29556e3b8ff21cb2f494bfb83768dadb6d.tar.gz
qutebrowser-58436a29556e3b8ff21cb2f494bfb83768dadb6d.zip
Diffstat (limited to 'tests/end2end/features/spawn.feature')
-rw-r--r--tests/end2end/features/spawn.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/spawn.feature b/tests/end2end/features/spawn.feature
index ba2cc7474..d45b6321e 100644
--- a/tests/end2end/features/spawn.feature
+++ b/tests/end2end/features/spawn.feature
@@ -4,7 +4,7 @@ Feature: :spawn
Scenario: Running :spawn
When I run :spawn -v (echo-exe) "Hello"
- Then the message "Command exited successfully." should be shown
+ Then the message "Command exited successfully. See :process * for details." should be shown
Scenario: Running :spawn with command that does not exist
When I run :spawn command_does_not_exist127623