mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
spelling: components/androidtv (#64267)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -270,7 +270,7 @@ async def test_error_invalid_host(hass):
|
||||
|
||||
|
||||
async def test_invalid_serial(hass):
|
||||
"""Test for invallid serialno."""
|
||||
"""Test for invalid serialno."""
|
||||
with patch(
|
||||
CONNECT_METHOD,
|
||||
return_value=(MockConfigDevice(eth_mac=""), None),
|
||||
|
||||
Reference in New Issue
Block a user