Keep disabled extractor CLI tests from resolving plugins

This commit is contained in:
Nick Sweeting 2026-06-24 10:58:08 -07:00
parent b30f097c17
commit f61c8ad5ea
No known key found for this signature in database

View File

@ -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",