diff options
| author | 2022-11-01 21:32:54 -0400 | |
|---|---|---|
| committer | 2022-11-01 21:32:54 -0400 | |
| commit | e59d46ecda74190381b1d2725b0bd9df5c0be8d8 (patch) | |
| tree | cff6d69d4f68ef011a496ff2311173ebef70bf3f /test/test_results.py | |
| parent | 78e2d1672e4301497f786cd03637de9ddbc717ac (diff) | |
New upstream version 1.23.5.upstream/1.23.5
Diffstat (limited to 'test/test_results.py')
| -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 e594933..a42de09 100644 --- a/test/test_results.py +++ b/test/test_results.py @@ -324,7 +324,7 @@ def setup_test_config(): for category in ("danbooru", "instagram", "twitter", "subscribestar", "e621", "atfbooru", "inkbunny", "tapas", "pillowfort", - "mangadex"): + "mangadex", "aibooru"): config.set(("extractor", category), "username", None) config.set(("extractor", "mastodon.social"), "access-token", |
