diff --git a/src/util/tests.json b/src/util/tests.json index 902ec00a..39ca17e1 100644 --- a/src/util/tests.json +++ b/src/util/tests.json @@ -1214,6 +1214,7 @@ }, { "name": "shortlink video", "url": "https://fb.watch/r1K6XHMfGT/", + "canFail": true, "params": {}, "expected": { "code": 200, @@ -1244,4 +1245,4 @@ "status": "redirect" } }] -} \ No newline at end of file +}