From b90a58f4f0d61add36a93c7820e4b1c2e5f1878a Mon Sep 17 00:00:00 2001 From: wukko Date: Thu, 12 Sep 2024 14:38:36 +0600 Subject: [PATCH] api/tests/twitch: fix expected twitch status --- api/src/util/tests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/src/util/tests.json b/api/src/util/tests.json index 86658d88..bc7adae2 100644 --- a/api/src/util/tests.json +++ b/api/src/util/tests.json @@ -1113,7 +1113,7 @@ "params": {}, "expected": { "code": 200, - "status": "tunnel" + "status": "redirect" } }, {