Skip to content

Commit

Permalink
Update test_charge_point.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lbbrhzn authored Aug 17, 2024
1 parent beb5f40 commit ed8dfde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_charge_point.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ async def test_services(hass, socket_enabled):
await hass.config_entries.async_remove(entry.entry_id)
await hass.async_block_till_done()


class ChargePoint(cpclass):
"""Representation of real client Charge Point."""

Expand Down

0 comments on commit ed8dfde

Please sign in to comment.