summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-04-23 11:10:53 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-04-23 11:10:53 +0200
commit0ee169e497de97d13bbd1b0c50e11bd452d5d25f (patch)
treefa3f32d3618accd5bb5827fb3175849a06fc22b4 /tests
parentfe73cd3fc21ed3f539b1973bca52734127216e98 (diff)
downloadqutebrowser-0ee169e497de97d13bbd1b0c50e11bd452d5d25f.tar.gz
qutebrowser-0ee169e497de97d13bbd1b0c50e11bd452d5d25f.zip
Fix tests on Windows
Diffstat (limited to 'tests')
-rw-r--r--tests/end2end/features/spawn.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end2end/features/spawn.feature b/tests/end2end/features/spawn.feature
index e7dfaee6c..ba2cc7474 100644
--- a/tests/end2end/features/spawn.feature
+++ b/tests/end2end/features/spawn.feature
@@ -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