summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/end2end/features/private.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end2end/features/private.feature b/tests/end2end/features/private.feature
index fd8cf7062..0d0b59375 100644
--- a/tests/end2end/features/private.feature
+++ b/tests/end2end/features/private.feature
@@ -221,6 +221,7 @@ Feature: Using private browsing
When I open about:blank in a private window
And I run :close
And I set content.blocking.hosts.lists to ["http://localhost:(port)/data/blocking/qutebrowser-hosts"]
+ And I set content.blocking.adblock.lists to []
And I set content.blocking.method to hosts
And I run :adblock-update
And I wait for the message "hostblock: Read 1 hosts from 1 sources."