api/tests/twitch: fix expected twitch status

This commit is contained in:
wukko 2024-09-12 14:38:36 +06:00
parent e768e7f6fa
commit b90a58f4f0
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -1113,7 +1113,7 @@
"params": {},
"expected": {
"code": 200,
"status": "tunnel"
"status": "redirect"
}
},
{