From 157a0af90827d069f5a11686d8da9e50ceca5cb1 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 15 May 2017 10:29:13 +0200 Subject: [PATCH] Hopefully fix failing history test on old Qt --- tests/end2end/features/history.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/end2end/features/history.feature b/tests/end2end/features/history.feature index 8231d3fe0..113cce7e7 100644 --- a/tests/end2end/features/history.feature +++ b/tests/end2end/features/history.feature @@ -112,4 +112,3 @@ Feature: Page history And I run :open http://foo%40bar@baz Then "QFSFileEngine::open: No file name specified" should be logged And "Error while loading : Host not found" should be logged - And "Ignoring invalid URL being added to history" should be logged