summaryrefslogtreecommitdiff
path: root/tests/unit/misc/userscripts/test_qute_lastpass.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/misc/userscripts/test_qute_lastpass.py')
-rw-r--r--tests/unit/misc/userscripts/test_qute_lastpass.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/misc/userscripts/test_qute_lastpass.py b/tests/unit/misc/userscripts/test_qute_lastpass.py
index 3846028ee..24272a048 100644
--- a/tests/unit/misc/userscripts/test_qute_lastpass.py
+++ b/tests/unit/misc/userscripts/test_qute_lastpass.py
@@ -79,6 +79,7 @@ def arguments_mock():
arguments.merge_candidates = False
arguments.password_only = False
arguments.username_only = False
+ arguments.no_tld_download = True
return arguments