tests: Skip hangouts extension test on Qt 5

This commit is contained in:
Florian Bruhin 2025-11-23 11:42:49 +01:00
parent 8e42727d31
commit 69f3882ce3
1 changed files with 1 additions and 0 deletions

View File

@ -613,6 +613,7 @@ def test_service_worker_workaround(
assert not service_worker_dir.exists()
@pytest.mark.qt6_only
def test_disable_hangouts_extension_crash(
quteproc_new: quteprocess.QuteProc,
request: pytest.FixtureRequest,