mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 21:24:16 -04:00
tests: Add readability to ignored methods in tests
This commit is contained in:
parent
dc87d8b68c
commit
8aa7b34de7
2 changed files with 3 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue