mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Fix typo in docstr (#89804)
This commit is contained in:
@@ -8,4 +8,4 @@ from tests.components.light.conftest import mock_light_profiles # noqa: F401
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
def patch_hass_config(mock_hass_config: None) -> None:
|
||||
"""Patch configuration].yaml."""
|
||||
"""Patch configuration.yaml."""
|
||||
|
Reference in New Issue
Block a user