summaryrefslogtreecommitdiff
path: root/test/test_plugin_anime_search.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_plugin_anime_search.py')
-rw-r--r--test/test_plugin_anime_search.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_plugin_anime_search.py b/test/test_plugin_anime_search.py
index 2782ba9..04c8847 100644
--- a/test/test_plugin_anime_search.py
+++ b/test/test_plugin_anime_search.py
@@ -23,7 +23,7 @@ async def test_saucenao(app: App):
msg = Message(
MessageSegment.image(
- "https://cdn.jsdelivr.net/gh/Kyomotoi/CDN@master/noting/88674944_p0.png"
+ "https://fastly.jsdelivr.net/gh/Kyomotoi/CDN@master/noting/88674944_p0.png"
)
)
event = make_fake_event(_message=msg)()