We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b30b10 commit db1d4ebCopy full SHA for db1d4eb
tests/test_charge_point.py
@@ -141,7 +141,6 @@ async def send_firmware_status(self):
141
status=FirmwareStatus.downloaded
142
)
143
resp = await self.call(request)
144
- assert resp.id_tag_info["status"] == AuthorizationStatus.accepted
145
146
async def send_data_transfer(self):
147
"""Send a data transfer."""
0 commit comments