diff options
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 223ef57..ed6b2eb 100644 --- a/test/test_results.py +++ b/test/test_results.py @@ -312,7 +312,7 @@ def setup_test_config(): config.set(("extractor", "mangoxo") , "password", "5zbQF10_5u25259Ma") for category in ("danbooru", "instagram", "twitter", "subscribestar", - "e621", "inkbunny"): + "e621", "inkbunny", "tapas"): config.set(("extractor", category), "username", None) config.set(("extractor", "mastodon.social"), "access-token", |
