Fix tests on Windows

This commit is contained in:
Florian Bruhin 2021-04-23 11:10:53 +02:00
parent fe73cd3fc2
commit 0ee169e497
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ Feature: :spawn
@windows
Scenario: Running :spawn with userscript on Windows
Given I clean up open tabs
When I open data/hello.txt
And I run :spawn -u (testdata)/userscripts/open_current_url.bat
And I wait until data/hello.txt is loaded