mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-19 09:28:48 +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",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue