mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
Keep disabled extractor CLI tests from resolving plugins
This commit is contained in:
parent
b30f097c17
commit
f61c8ad5ea
@ -211,6 +211,7 @@ def run_archivebox_cmd(
|
||||
if disable_extractors:
|
||||
run_env.update(
|
||||
{
|
||||
"PLUGINS": "__archivebox_test_no_plugins__",
|
||||
"SAVE_ARCHIVEDOTORG": "False",
|
||||
"SAVE_TITLE": "False",
|
||||
"SAVE_FAVICON": "False",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user