mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Late review comments. (#57654)
This commit is contained in:
parent
d3e24cc1d6
commit
debcdc382f
@ -672,12 +672,6 @@ async def test_pymodbus_connect_fail(hass, caplog):
|
||||
assert await async_setup_component(hass, DOMAIN, config) is True
|
||||
|
||||
|
||||
# await hass.async_block_till_done()
|
||||
# await hass.async_block_till_done()
|
||||
# assert mock_pb.connect.called
|
||||
# assert ExceptionMessage in caplog.text
|
||||
|
||||
|
||||
async def test_delay(hass, mock_pymodbus):
|
||||
"""Run test for startup delay."""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user