mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Be consistent with Home Assistant and Hass.io spelling (#30500)
* Be consistent with Home Assistant spelling * Be consistent with Hass.io spelling
This commit is contained in:
@@ -241,7 +241,7 @@ def log_error_from_test_path(path):
|
||||
|
||||
|
||||
async def test_homeassistant_path(hass, hass_client):
|
||||
"""Test error logged from homeassistant path."""
|
||||
"""Test error logged from Home Assistant path."""
|
||||
await async_setup_component(hass, system_log.DOMAIN, BASIC_CONFIG)
|
||||
with patch(
|
||||
"homeassistant.components.system_log.HOMEASSISTANT_PATH",
|
||||
|
||||
Reference in New Issue
Block a user