diff options
| author | 2023-06-19 01:14:28 -0400 | |
|---|---|---|
| committer | 2023-06-19 01:14:28 -0400 | |
| commit | 9fb906aeb3816abb42f459d1b67e35024e6f2348 (patch) | |
| tree | 30b039301c783475c0f4d46b0e0c5ec9851b2567 /test/test_results.py | |
| parent | 8950c0f2ef55ec2ed36b3fccc9fd85b64b877c3b (diff) | |
New upstream version 1.25.6.upstream/1.25.6
Diffstat (limited to 'test/test_results.py')
| -rw-r--r-- | test/test_results.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test_results.py b/test/test_results.py index d28496b..03a17c4 100644 --- a/test/test_results.py +++ b/test/test_results.py @@ -324,7 +324,8 @@ def setup_test_config(): for category in ("danbooru", "atfbooru", "aibooru", "e621", "e926", "instagram", "twitter", "subscribestar", "deviantart", - "inkbunny", "tapas", "pillowfort", "mangadex"): + "inkbunny", "tapas", "pillowfort", "mangadex", + "vipergirls"): config.set(("extractor", category), "username", None) config.set(("extractor", "mastodon.social"), "access-token", |
