Block help.pinterest.com in test_block_results
This commit is contained in:
parent
12a6d8d711
commit
9b89cfc00e
|
@ -74,7 +74,7 @@ def test_block_results(client):
|
||||||
|
|
||||||
assert has_pinterest
|
assert has_pinterest
|
||||||
|
|
||||||
demo_config['block'] = 'pinterest.com'
|
demo_config['block'] = 'pinterest.com,help.pinterest.com'
|
||||||
rv = client.post(f'/{Endpoint.config}', data=demo_config)
|
rv = client.post(f'/{Endpoint.config}', data=demo_config)
|
||||||
assert rv._status_code == 302
|
assert rv._status_code == 302
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user