1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 22:18:40 +00:00
Files
core/tests/components/twitch/fixtures/get_streams.json
Joost Lekkerkerker 3d2ecd6a28 Refactor Twitch tests (#114330)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2024-05-27 10:09:12 +02:00

8 lines
105 B
JSON

[
{
"game_name": "Good game",
"title": "Title",
"thumbnail_url": "stream-medium.png"
}
]