mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Remove unused constant from entity_platform tests (#144601)
This commit is contained in:
parent
61f8970aca
commit
158bbf1f52
@ -56,7 +56,6 @@ from tests.common import (
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
DOMAIN = "test_domain"
|
||||
PLATFORM = "test_platform"
|
||||
|
||||
|
||||
async def test_polling_only_updates_entities_it_should_poll(
|
||||
|
Loading…
x
Reference in New Issue
Block a user