mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
linting
This commit is contained in:
@@ -168,6 +168,6 @@ class TestAntibotExtractorEnricher(TestExtractorBase):
|
|||||||
|
|
||||||
item = make_item("https://example.com/")
|
item = make_item("https://example.com/")
|
||||||
result = self.extractor.enrich(item)
|
result = self.extractor.enrich(item)
|
||||||
|
|
||||||
assert result is False
|
assert result is False
|
||||||
mock_logger.error.assert_called()
|
mock_logger.error.assert_called()
|
||||||
|
|||||||
Reference in New Issue
Block a user