mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-13 22:26:28 +01:00
api/tests: fix broken tests
This commit is contained in:
parent
a8cc5bc8bc
commit
a918b12387
2 changed files with 5 additions and 4 deletions
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
{
|
||||
"name": "b23.tv shortlink",
|
||||
"url": "https://b23.tv/lbMyOI9",
|
||||
"url": "https://b23.tv/av32430100",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
|
|
|
@ -19,7 +19,8 @@
|
|||
},
|
||||
{
|
||||
"name": "story",
|
||||
"url": "https://www.snapchat.com/add/bazerkmakane",
|
||||
"url": "https://www.snapchat.com/add/taylorred_music",
|
||||
"canFail": true,
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
|
|
Loading…
Reference in a new issue