mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
Fix unit tests
This commit is contained in:
@@ -18,7 +18,7 @@ def wacz_enricher(setup_module, mock_binary_dependencies):
|
||||
"socks_proxy_port": None,
|
||||
"proxy_server": None,
|
||||
}
|
||||
wacz = setup_module("wacz_enricher", configs)
|
||||
wacz = setup_module("wacz_extractor_enricher", configs)
|
||||
return wacz
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user