diff options
| author | 2023-03-13 02:07:49 -0400 | |
|---|---|---|
| committer | 2023-03-13 02:07:49 -0400 | |
| commit | 10987f08f8b6c510ba64f4b42d95ba67eec6e5b0 (patch) | |
| tree | 1af82cad9ac859a70cafc976a980280b939cfcc7 /test/test_results.py | |
| parent | 919f8ba16a7b82ba1099bd25b2c61c7881a05aa2 (diff) | |
New upstream version 1.25.0.upstream/1.25.0
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", |
