Remove not needed hass.async_block_till_done in test (#113002)

This commit is contained in:
Jan Bouwhuis 2024-03-10 20:46:25 +01:00 committed by GitHub
parent 958c843512
commit 02ef7ba134
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -936,9 +936,6 @@ async def help_test_encoding_subscribable_topics(
hass, f"homeassistant/{domain}/item3/config", json.dumps(config3)
)
await hass.async_block_till_done()
await hass.async_block_till_done()
await hass.async_block_till_done()
await hass.async_block_till_done()
expected_result = attribute_value or value