Adjusts imports in tests to match our relative import rules (#86788)

This commit is contained in:
Franck Nijhof
2023-01-27 12:51:58 +01:00
committed by GitHub
parent 89c0b27b42
commit bfbf9b9751
13 changed files with 20 additions and 24 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.helpers.config_validation import (
PLATFORM_SCHEMA_BASE,
)
from tests.common import (
from .common import (
MockConfigEntry,
MockModule,
MockPlatform,