Enable Ruff D212 (#87347)
This commit is contained in:
parent
97de0c6d9a
commit
ca1a12898c
237 changed files with 353 additions and 707 deletions
|
@ -1197,8 +1197,7 @@ async def test_subscribe_special_characters(
|
|||
async def test_subscribe_same_topic(
|
||||
hass, mqtt_client_mock, mqtt_mock_entry_no_yaml_config
|
||||
):
|
||||
"""
|
||||
Test subscring to same topic twice and simulate retained messages.
|
||||
"""Test subscring to same topic twice and simulate retained messages.
|
||||
|
||||
When subscribing to the same topic again, SUBSCRIBE must be sent to the broker again
|
||||
for it to resend any retained messages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue