mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Fix typo in docstr (#89804)
This commit is contained in:
parent
9384ec18f8
commit
6e25abfdcc
@ -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."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user