mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Reset tts test 2
This commit is contained in:
parent
557caa7ecb
commit
f2125a1133
@ -58,7 +58,7 @@ class DefaultEntity(tts.TextToSpeechEntity):
|
||||
_attr_default_language = DEFAULT_LANG
|
||||
|
||||
|
||||
async def test_default_entity_attributes(hass: HomeAssistant) -> None:
|
||||
async def test_default_entity_attributes() -> None:
|
||||
"""Test default entity attributes."""
|
||||
entity = DefaultEntity()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user