summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_plugin_anime_search.py2
-rw-r--r--test/test_plugin_saucenao.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/test_plugin_anime_search.py b/test/test_plugin_anime_search.py
index 04c8847..4b21d2d 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://fastly.jsdelivr.net/gh/Kyomotoi/CDN@master/noting/88674944_p0.png"
+ "https://jsd.imki.moe/gh/Kyomotoi/CDN@master/noting/88674944_p0.png"
)
)
event = make_fake_event(_message=msg)()
diff --git a/test/test_plugin_saucenao.py b/test/test_plugin_saucenao.py
index 04c8847..4b21d2d 100644
--- a/test/test_plugin_saucenao.py
+++ b/test/test_plugin_saucenao.py
@@ -23,7 +23,7 @@ async def test_saucenao(app: App):
msg = Message(
MessageSegment.image(
- "https://fastly.jsdelivr.net/gh/Kyomotoi/CDN@master/noting/88674944_p0.png"
+ "https://jsd.imki.moe/gh/Kyomotoi/CDN@master/noting/88674944_p0.png"
)
)
event = make_fake_event(_message=msg)()