hass-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

5 lines
86 B
JSON

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