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",
|
"name": "shortlink video",
|
||||||
"url": "https://fb.watch/r1K6XHMfGT/",
|
"url": "https://fb.watch/r1K6XHMfGT/",
|
||||||
|
"canFail": true,
|
||||||
"params": {},
|
"params": {},
|
||||||
"expected": {
|
"expected": {
|
||||||
"code": 200,
|
"code": 200,
|
||||||
|
|
Loading…
Reference in a new issue