From b2385873240f2fd6897fe2e5078065af4f2d1b1b Mon Sep 17 00:00:00 2001 From: wukko Date: Fri, 26 Jul 2024 09:56:22 +0600 Subject: [PATCH] tests: allow rutube yappy 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 1093d75c..d447b348 100644 --- a/src/util/tests.json +++ b/src/util/tests.json @@ -1065,6 +1065,7 @@ }, { "name": "yappy", "url": "https://rutube.ru/yappy/c8c32bf7aee04412837656ea26c2b25b/", + "canFail": true, "params": {}, "expected": { "code": 200,