mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
api/tests/twitch: fix expected twitch status
This commit is contained in:
parent
e768e7f6fa
commit
b90a58f4f0
1 changed files with 1 additions and 1 deletions
|
@ -1113,7 +1113,7 @@
|
||||||
"params": {},
|
"params": {},
|
||||||
"expected": {
|
"expected": {
|
||||||
"code": 200,
|
"code": 200,
|
||||||
"status": "tunnel"
|
"status": "redirect"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue