diff options
| author | 2022-11-01 21:32:59 -0400 | |
|---|---|---|
| committer | 2022-11-01 21:32:59 -0400 | |
| commit | 66c7c6d45cd567748517037f9e80579af97f7d4e (patch) | |
| tree | 8a0d42e12696620e068791e0198e90df7db9795f /test | |
| parent | cd4945d8efa6a948d65bfcb134871157e93188cb (diff) | |
| parent | e59d46ecda74190381b1d2725b0bd9df5c0be8d8 (diff) | |
Update upstream source from tag 'upstream/1.23.5'
Update to upstream version '1.23.5'
with Debian dir 5d9c17920ff526fe04990c66a8256250c5686e11
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 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", |
