last test
This commit is contained in:
parent
1d7e390d01
commit
7e05a31539
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ class TestConfigFilePartiallyValidatesPresets:
|
|||
def test_success__empty_plugins(self, plugin: str):
|
||||
excluded_plugins = [
|
||||
"embed_thumbnail", # value is bool, not dict
|
||||
"square_thumbnail",
|
||||
"format", # value is string, not dict
|
||||
"filter_include", # is list
|
||||
"filter_exclude", # is list
|
||||
|
|
|
|||
Loading…
Reference in a new issue