diff --git a/api/src/util/tests/twitch.json b/api/src/util/tests/twitch.json index fd6b84af..eda23cb3 100644 --- a/api/src/util/tests/twitch.json +++ b/api/src/util/tests/twitch.json @@ -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" + } } ] \ No newline at end of file