Skip to content

Commit a889e9c

Browse files
authored
Update test_charge_point.py
1 parent 2b618ab commit a889e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_charge_point.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from pytest_homeassistant_custom_component.common import MockConfigEntry
66
import websockets
77

8-
from custom_components.ocpp import async_setup_entry
8+
from custom_components.ocpp import async_setup_entry, async_unload_entry
99
from custom_components.ocpp.const import DOMAIN
1010
from custom_components.ocpp.enums import ConfigurationKey
1111
from ocpp.routing import on

0 commit comments

Comments
 (0)