summaryrefslogtreecommitdiff
path: root/tests/unit/misc/test_pastebin.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/misc/test_pastebin.py')
-rw-r--r--tests/unit/misc/test_pastebin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/misc/test_pastebin.py b/tests/unit/misc/test_pastebin.py
index 7a47e723c..e3f1691b5 100644
--- a/tests/unit/misc/test_pastebin.py
+++ b/tests/unit/misc/test_pastebin.py
@@ -19,7 +19,7 @@
# along with qutebrowser. If not, see <https://www.gnu.org/licenses/>.
import pytest
-from PyQt5.QtCore import QUrl
+from PyQt6.QtCore import QUrl
from qutebrowser.misc import httpclient, pastebin