tests: Add readability to ignored methods in tests

This commit is contained in:
Cristian 2020-08-11 08:58:49 -05:00
parent dc87d8b68c
commit 8aa7b34de7
2 changed files with 3 additions and 2 deletions

View file

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