Spelling updates (#82867)

This commit is contained in:
Marc Mueller
2022-11-28 16:51:43 +01:00
committed by GitHub
parent d72802cfb0
commit 63d519c1a8
25 changed files with 27 additions and 27 deletions

View File

@ -639,7 +639,7 @@ async def test_integration_logs_is_custom(hass, caplog):
async def test_async_get_loaded_integrations(hass):
"""Test we can enumerate loaded integations."""
"""Test we can enumerate loaded integrations."""
hass.config.components.add("notbase")
hass.config.components.add("switch")
hass.config.components.add("notbase.switch")