mirror of
https://github.com/home-assistant/core.git
synced 2025-04-30 20:27:57 +00:00
3 lines
95 B
Python
3 lines
95 B
Python
"""switch conftest."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|