mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-11 09:04:35 +02:00
tests: Add readability to ignored methods in tests
This commit is contained in:
@@ -15,6 +15,7 @@ def disable_extractors_dict():
|
||||
env.update({
|
||||
"USE_WGET": "false",
|
||||
"USE_SINGLEFILE": "false",
|
||||
"USE_READABILITY": "false",
|
||||
"SAVE_PDF": "false",
|
||||
"SAVE_SCREENSHOT": "false",
|
||||
"SAVE_DOM": "false",
|
||||
|
Reference in New Issue
Block a user