mirror of
https://github.com/home-assistant/core.git
synced 2025-11-17 06:50:12 +00:00
Spelling updates (#82867)
This commit is contained in:
@@ -913,7 +913,7 @@ async def test_subscribe_unsubscribe_logbook_stream_included_entities(
|
||||
async def test_logbook_stream_excluded_entities_inherits_filters_from_recorder(
|
||||
recorder_mock, hass, hass_ws_client
|
||||
):
|
||||
"""Test subscribe/unsubscribe logbook stream inherts filters from recorder."""
|
||||
"""Test subscribe/unsubscribe logbook stream inherits filters from recorder."""
|
||||
now = dt_util.utcnow()
|
||||
await asyncio.gather(
|
||||
*[
|
||||
|
||||
Reference in New Issue
Block a user