1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/tests/components/jellyfin/fixtures/unsupported-item.json
Jan Stienstra 1aecbb9bd5 Add full test coverage to Jellyfin (#86974)
* Add full test coverage

* Remove unreachable exception

* Remove comment line. Conflicting with codecov

* Use auto fixture and syrupy
2023-07-07 08:42:02 -04:00

6 lines
86 B
JSON

{
"Id": "Unsupported-UUID",
"Type": "Unsupported",
"MediaType": "Unsupported"
}