mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-01 04:36:02 +00:00
tests: add canFail to facebook shortlink test
This commit is contained in:
parent
27a6310357
commit
9bf6cd36b5
|
@ -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