mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Use mock_platform for button entity component tests instead of hass.components (#113627)
This commit is contained in:
committed by
GitHub
parent
11c570ea7b
commit
73f11064d7
3
tests/components/button/const.py
Normal file
3
tests/components/button/const.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Constants for the button entity component tests."""
|
||||
|
||||
TEST_DOMAIN = "test"
|
||||
Reference in New Issue
Block a user