api/test: fix twitter bookmarked photo link

This commit is contained in:
jj 2025-02-10 21:59:11 +00:00
parent 71d17cc31d
commit 0426621cf5
No known key found for this signature in database

View file

@ -203,11 +203,11 @@
}, },
{ {
"name": "bookmarked photo", "name": "bookmarked photo",
"url": "https://twitter.com/i/bookmarks?post_id=1837430141179289876", "url": "https://twitter.com/i/bookmarks?post_id=1887450602164396149",
"params": {}, "params": {},
"expected": { "expected": {
"code": 200, "code": 200,
"status": "redirect" "status": "redirect"
} }
} }
] ]