mirror of
https://github.com/imputnet/cobalt.git
synced 2025-08-13 07:58:27 +00:00
tests/twitch: add test for m. subdomain
This commit is contained in:
parent
048ce7bc8b
commit
68c7379de3
@ -29,5 +29,14 @@
|
||||
"code": 200,
|
||||
"status": "tunnel"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "clip (mobile subdomain)",
|
||||
"url": "https://m.twitch.tv/rtgame/clip/TubularInventiveSardineCorgiDerp-PM47mJQQ2vsL5B5G",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "redirect"
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user