diff options
Diffstat (limited to 'test/test_results.py')
| -rw-r--r-- | test/test_results.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test_results.py b/test/test_results.py index a42de09..d28496b 100644 --- a/test/test_results.py +++ b/test/test_results.py @@ -322,9 +322,9 @@ def setup_test_config(): config.set(("extractor", "mangoxo") , "username", "LiQiang3") config.set(("extractor", "mangoxo") , "password", "5zbQF10_5u25259Ma") - for category in ("danbooru", "instagram", "twitter", "subscribestar", - "e621", "atfbooru", "inkbunny", "tapas", "pillowfort", - "mangadex", "aibooru"): + for category in ("danbooru", "atfbooru", "aibooru", "e621", "e926", + "instagram", "twitter", "subscribestar", "deviantart", + "inkbunny", "tapas", "pillowfort", "mangadex"): config.set(("extractor", category), "username", None) config.set(("extractor", "mastodon.social"), "access-token", |
