spelling: components/climacell (#64240)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
c99ddcb80a
commit
fb8c7c58b6
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ from homeassistant.const import TEMP_FAHRENHEIT
|
|||
|
||||
|
||||
async def test_post_init():
|
||||
"""Test post initiailization check for ClimaCellSensorEntityDescription."""
|
||||
"""Test post initialization check for ClimaCellSensorEntityDescription."""
|
||||
|
||||
with pytest.raises(RuntimeError):
|
||||
ClimaCellSensorEntityDescription(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue