diff options
| author | 2023-07-15 17:08:54 -0400 | |
|---|---|---|
| committer | 2023-07-15 17:08:54 -0400 | |
| commit | 50456cd3227e54bdece56255427d8690c4b33f9d (patch) | |
| tree | 900bdbd8afa7310ed281150f6e54a0062c2ce3c6 /test | |
| parent | cb18acd3333934292eb8fa47aa6dbe780c026a5d (diff) | |
| parent | e2f67519f8c1750a71aab3dc56b8345fff21bac5 (diff) | |
Update upstream source from tag 'upstream/1.25.8'
Update to upstream version '1.25.8'
with Debian dir 3572b2cebcd64f240341ef18a3b9f9c38bd34368
Diffstat (limited to 'test')
| -rw-r--r-- | test/test_results.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_results.py b/test/test_results.py index 03a17c4..3c7d284 100644 --- a/test/test_results.py +++ b/test/test_results.py @@ -325,7 +325,7 @@ def setup_test_config(): for category in ("danbooru", "atfbooru", "aibooru", "e621", "e926", "instagram", "twitter", "subscribestar", "deviantart", "inkbunny", "tapas", "pillowfort", "mangadex", - "vipergirls"): + "vipergirls", "gfycat"): config.set(("extractor", category), "username", None) config.set(("extractor", "mastodon.social"), "access-token", |
