Skip to content

Commit db1d4eb

Browse files
authored
Update test_charge_point.py
1 parent 8b30b10 commit db1d4eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_charge_point.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ async def send_firmware_status(self):
141141
status=FirmwareStatus.downloaded
142142
)
143143
resp = await self.call(request)
144-
assert resp.id_tag_info["status"] == AuthorizationStatus.accepted
145144

146145
async def send_data_transfer(self):
147146
"""Send a data transfer."""

0 commit comments

Comments
 (0)