Try not to confuse syntax highlighting with quotes

This commit is contained in:
Philipp Hansch 2016-03-28 23:53:26 +02:00
parent 5811a25299
commit 449adc2dc1

View File

@ -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