mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Apply hass-relative-import to tests (s-z) (#78733)
This commit is contained in:
@@ -6,8 +6,9 @@ from homeassistant.components.light import (
|
||||
)
|
||||
from homeassistant.setup import async_setup_component
|
||||
|
||||
from . import common as switch_common
|
||||
|
||||
from tests.components.light import common
|
||||
from tests.components.switch import common as switch_common
|
||||
|
||||
|
||||
async def test_default_state(hass):
|
||||
|
||||
Reference in New Issue
Block a user