mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Remove unused constant from entity_platform tests (#144601)
This commit is contained in:
@@ -56,7 +56,6 @@ from tests.common import (
|
|||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
DOMAIN = "test_domain"
|
DOMAIN = "test_domain"
|
||||||
PLATFORM = "test_platform"
|
|
||||||
|
|
||||||
|
|
||||||
async def test_polling_only_updates_entities_it_should_poll(
|
async def test_polling_only_updates_entities_it_should_poll(
|
||||||
|
Reference in New Issue
Block a user