api/tests: fix broken tests

This commit is contained in:
jj 2025-02-08 20:59:27 +00:00
parent a8cc5bc8bc
commit a918b12387
No known key found for this signature in database
2 changed files with 5 additions and 4 deletions

View file

@ -41,7 +41,7 @@
}, },
{ {
"name": "b23.tv shortlink", "name": "b23.tv shortlink",
"url": "https://b23.tv/lbMyOI9", "url": "https://b23.tv/av32430100",
"params": {}, "params": {},
"expected": { "expected": {
"code": 200, "code": 200,

View file

@ -19,7 +19,8 @@
}, },
{ {
"name": "story", "name": "story",
"url": "https://www.snapchat.com/add/bazerkmakane", "url": "https://www.snapchat.com/add/taylorred_music",
"canFail": true,
"params": {}, "params": {},
"expected": { "expected": {
"code": 200, "code": 200,