Skip to content

Commit f4c9187

Browse files
authored
Update test_charge_point.py
1 parent 76646a8 commit f4c9187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_charge_point.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ async def test_cms_responses(hass):
5050
cp.send_stop_transaction(),), timeout = 7,
5151
)
5252
except asyncio.TimeoutError:
53+
pass
5354

5455

5556
class ChargePoint(cpclass):

0 commit comments

Comments
 (0)