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

View File

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