api/test: clear a bunch of canFails

This commit is contained in:
jj 2025-02-10 22:03:10 +00:00
parent 0426621cf5
commit d79950b15f
No known key found for this signature in database
2 changed files with 1 additions and 4 deletions

View file

@ -29,7 +29,6 @@
{
"name": "shortlink video",
"url": "https://fb.watch/r1K6XHMfGT/",
"canFail": true,
"params": {},
"expected": {
"code": 200,
@ -39,7 +38,6 @@
{
"name": "reel video",
"url": "https://web.facebook.com/reel/730293269054758",
"canFail": true,
"params": {},
"expected": {
"code": 200,
@ -64,4 +62,4 @@
"status": "redirect"
}
}
]
]

View file

@ -48,7 +48,6 @@
{
"name": "short link, wrong id",
"url": "https://xhslink.com/a/aaaaaa",
"canFail": true,
"params": {},
"expected": {
"code": 400,