Apply hass-relative-import to tests (s-z) (#78733)
This commit is contained in:
parent
c5a56dab42
commit
e9f55f4e54
39 changed files with 63 additions and 84 deletions
|
@ -3,7 +3,7 @@ from unittest.mock import patch
|
|||
|
||||
import pytest
|
||||
|
||||
from tests.components.speedtestdotnet import MOCK_RESULTS, MOCK_SERVERS
|
||||
from . import MOCK_RESULTS, MOCK_SERVERS
|
||||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue