mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-27 05:06:18 +01:00
api/tests/pinterest: update the gif link
because the id changed???
This commit is contained in:
parent
7b31817fdb
commit
906d929333
1 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@
|
|||
},
|
||||
{
|
||||
"name": "regular gif",
|
||||
"url": "https://www.pinterest.com/pin/814447913881127862/",
|
||||
"url": "https://www.pinterest.com/pin/643170390530326178/",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
|
@ -77,7 +77,7 @@
|
|||
},
|
||||
{
|
||||
"name": "regular gif (.ca TLD)",
|
||||
"url": "https://www.pinterest.ca/pin/814447913881127862/",
|
||||
"url": "https://www.pinterest.ca/pin/643170390530326178/",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
|
|
Loading…
Reference in a new issue