api/tests: fix broken tests
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "b23.tv shortlink",
|
"name": "b23.tv shortlink",
|
||||||
"url": "https://b23.tv/lbMyOI9",
|
"url": "https://b23.tv/av32430100",
|
||||||
"params": {},
|
"params": {},
|
||||||
"expected": {
|
"expected": {
|
||||||
"code": 200,
|
"code": 200,
|
||||||
@@ -57,4 +57,4 @@
|
|||||||
"status": "tunnel"
|
"status": "tunnel"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -19,11 +19,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "story",
|
"name": "story",
|
||||||
"url": "https://www.snapchat.com/add/bazerkmakane",
|
"url": "https://www.snapchat.com/add/taylorred_music",
|
||||||
|
"canFail": true,
|
||||||
"params": {},
|
"params": {},
|
||||||
"expected": {
|
"expected": {
|
||||||
"code": 200,
|
"code": 200,
|
||||||
"status": "picker"
|
"status": "picker"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user