tests: add canFail to facebook shortlink test
This commit is contained in:
parent
27a6310357
commit
9bf6cd36b5
1 changed files with 2 additions and 1 deletions
|
@ -1214,6 +1214,7 @@
|
|||
}, {
|
||||
"name": "shortlink video",
|
||||
"url": "https://fb.watch/r1K6XHMfGT/",
|
||||
"canFail": true,
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
|
@ -1244,4 +1245,4 @@
|
|||
"status": "redirect"
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue