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,
|
||||
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 = {
|
||||
'content': {
|
||||
'host-block-lists': generic_blocklists(tmpdir),
|
||||
|
Loading…
Reference in New Issue
Block a user