spelling: components/airly (#64266)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
24c07ccf15
commit
eda806ca12
2 changed files with 5 additions and 5 deletions
|
@ -158,7 +158,7 @@ async def test_availability(hass, aioclient_mock):
|
|||
|
||||
|
||||
async def test_manual_update_entity(hass, aioclient_mock):
|
||||
"""Test manual update entity via service homeasasistant/update_entity."""
|
||||
"""Test manual update entity via service homeassistant/update_entity."""
|
||||
await init_integration(hass, aioclient_mock)
|
||||
|
||||
call_count = aioclient_mock.call_count
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue