4 lines
104 B
Python
4 lines
104 B
Python
"""Constants for Snapcast tests."""
|
|
|
|
TEST_CLIENT_ENTITY_ID = "media_player.test_client_snapcast_client"
|