mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Rewrite Plex tests to use mocked payloads (#44044)
This commit is contained in:
@@ -61,3 +61,5 @@ DEFAULT_OPTIONS = {
|
||||
const.CONF_USE_EPISODE_ART: False,
|
||||
}
|
||||
}
|
||||
|
||||
PLEX_DIRECT_URL = "https://1-2-3-4.123456789001234567890.plex.direct:32400"
|
||||
|
||||
Reference in New Issue
Block a user