mirror of
https://github.com/openzim/zimit.git
synced 2025-09-25 13:53:15 -04:00
account for new failed field in crawl.json
This commit is contained in:
parent
c31e80608e
commit
fc9ad3759e
@ -51,6 +51,7 @@ def test_stats_output():
|
||||
"pending": 0,
|
||||
"pendingPages": [],
|
||||
"total": 5,
|
||||
"failed": 0,
|
||||
"limit": {"max": 0, "hit": False},
|
||||
}
|
||||
with open("/output/warc2zim.json") as fh:
|
||||
|
Loading…
x
Reference in New Issue
Block a user