mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-14 20:30:06 +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": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "tunnel"
|
||||
"status": "redirect"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue