2 lines
95 B
Python
2 lines
95 B
Python
"""switch conftest."""
|
|
from tests.components.light.conftest import mock_light_profiles # noqa
|