diff --git a/tests/integration/features/spawn.feature b/tests/integration/features/spawn.feature index 32b77fd41..9ec2a046f 100644 --- a/tests/integration/features/spawn.feature +++ b/tests/integration/features/spawn.feature @@ -9,7 +9,7 @@ Feature: :spawn Then the error "Error while spawning command: The process failed to start." should be shown Scenario: Running :spawn with invalid quoting - When I run :spawn """ + When I run :spawn ""'"" Then the error "Error while splitting command: No closing quotation" should be shown Scenario: Running :spawn with url variable