docstring
This commit is contained in:
parent
9e64e5eab4
commit
2d8bde62a5
@ -261,7 +261,7 @@ def test_without_datadir(config_stub, tmpdir, monkeypatch, win_registry):
|
|||||||
|
|
||||||
def test_disabled_blocking_update(basedir, config_stub, download_stub,
|
def test_disabled_blocking_update(basedir, config_stub, download_stub,
|
||||||
data_tmpdir, tmpdir, win_registry):
|
data_tmpdir, tmpdir, win_registry):
|
||||||
"""Ensure no Url is blocked when host blocking is disabled."""
|
"""Ensure no URL is blocked when host blocking is disabled."""
|
||||||
config_stub.data = {
|
config_stub.data = {
|
||||||
'content': {
|
'content': {
|
||||||
'host-block-lists': generic_blocklists(tmpdir),
|
'host-block-lists': generic_blocklists(tmpdir),
|
||||||
|
Loading…
Reference in New Issue
Block a user