mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-15 15:26:34 +01:00
api/test: fix twitter bookmarked photo link
This commit is contained in:
parent
71d17cc31d
commit
0426621cf5
1 changed files with 2 additions and 2 deletions
|
@ -203,11 +203,11 @@
|
|||
},
|
||||
{
|
||||
"name": "bookmarked photo",
|
||||
"url": "https://twitter.com/i/bookmarks?post_id=1837430141179289876",
|
||||
"url": "https://twitter.com/i/bookmarks?post_id=1887450602164396149",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "redirect"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue