mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Use mock_platform for event entity component tests instead of hass.components (#113667)
This commit is contained in:
committed by
GitHub
parent
75a489deb9
commit
25c4ab070b
3
tests/components/event/const.py
Normal file
3
tests/components/event/const.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Constants for the event entity component tests."""
|
||||
|
||||
TEST_DOMAIN = "test"
|
||||
Reference in New Issue
Block a user