Use qapp fixture in all adblock tests
This commit is contained in:
parent
7db6f52fa1
commit
2ae8ecff71
@ -32,6 +32,8 @@ from qutebrowser.browser import adblock
|
||||
from qutebrowser.utils import objreg
|
||||
from qutebrowser.commands import cmdexc
|
||||
|
||||
pytestmark = pytest.mark.usefixtures('qapp')
|
||||
|
||||
# TODO See ../utils/test_standarddirutils for OSEError and caplog assertion
|
||||
|
||||
WHITELISTED_HOSTS = ('qutebrowser.org', 'mediumhost.io')
|
||||
|
Loading…
Reference in New Issue
Block a user