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:
Josh Soref 2022-01-17 22:22:11 -05:00 committed by GitHub
parent 24c07ccf15
commit eda806ca12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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