From cb2bde5b5175089bdd32c0d3d1552637393c0547 Mon Sep 17 00:00:00 2001 From: wukko Date: Thu, 25 Jul 2024 12:14:25 +0600 Subject: [PATCH] tests: allow facebook reel test to fail --- src/util/tests.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/tests.json b/src/util/tests.json index 6399d8ac..1093d75c 100644 --- a/src/util/tests.json +++ b/src/util/tests.json @@ -1231,6 +1231,7 @@ }, { "name": "reel video", "url": "https://web.facebook.com/reel/730293269054758", + "canFail": true, "params": {}, "expected": { "code": 200,