Update stale doc strings in entity platform tests (#105526)

This commit is contained in:
Jan Bouwhuis 2023-12-12 08:28:08 +01:00 committed by GitHub
parent f4ee2a1ab4
commit a66c9bb7b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -2424,7 +2424,7 @@ async def test_name(hass: HomeAssistant) -> None:
config_entry: ConfigEntry,
async_add_entities: AddEntitiesCallback,
) -> None:
"""Set up test stt platform via config entry."""
"""Set up test sensor platform via config entry."""
async_add_entities([entity1, entity2, entity3, entity4])
mock_platform(