From b74bae2200830f912caff0f230ce23a44a2ce760 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 18 Jan 2017 08:51:03 +0100 Subject: [PATCH] Hopefully fix download test on Windows --- tests/end2end/features/downloads.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/downloads.feature b/tests/end2end/features/downloads.feature index 44775e39a..8552ca3e0 100644 --- a/tests/end2end/features/downloads.feature +++ b/tests/end2end/features/downloads.feature @@ -454,7 +454,7 @@ Feature: Downloading things from a website. And I set storage -> remember-download-directory to true And I open data/downloads/download.bin without waiting And I wait for the download prompt for "*" - And I run :prompt-accept (tmpdir)/downloads + And I run :prompt-accept (tmpdir)(dirsep)downloads And I open data/downloads/download.bin without waiting And I wait for the download prompt for "*" And I directly open the download