summaryrefslogtreecommitdiff
path: root/tests/unit/components/test_braveadblock.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/components/test_braveadblock.py')
-rw-r--r--tests/unit/components/test_braveadblock.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/components/test_braveadblock.py b/tests/unit/components/test_braveadblock.py
index fc50cb595..751c4221d 100644
--- a/tests/unit/components/test_braveadblock.py
+++ b/tests/unit/components/test_braveadblock.py
@@ -22,7 +22,7 @@ import logging
import csv
from typing import Iterable, Tuple
-from PyQt5.QtCore import QUrl
+from qutebrowser.qt.QtCore import QUrl
import pytest