From 435e880477c6573b34464375059d611c9942dd60 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 13 Jun 2022 14:25:03 +0200 Subject: Fix test --- 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 e1957a679..e8e3d7238 100644 --- a/tests/end2end/features/downloads.feature +++ b/tests/end2end/features/downloads.feature @@ -705,4 +705,4 @@ Feature: Downloading things from a website. And I wait for the download prompt for "*" And I run :prompt-fileselect-external Then the message "No folder chosen." should be shown - And the download prompt should be shown with "(tmpdir)(dirsep)downloads" + And "No prompts left, hiding prompt container." should not be logged -- cgit v1.2.3-54-g00ecf