mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Fix bmw_connected_drive tests (#135911)
This commit is contained in:
parent
06d8bc658f
commit
c56eee3639
@ -138,13 +138,6 @@ async def test_service_call_invalid_input(
|
||||
HomeAssistantError,
|
||||
REMOTE_SERVICE_EXC_TRANSLATION,
|
||||
),
|
||||
(
|
||||
ServiceValidationError(
|
||||
"Option 17 is not valid for entity select.i4_edrive40_ac_charging_limit"
|
||||
),
|
||||
ServiceValidationError,
|
||||
"Option 17 is not valid for entity select.i4_edrive40_ac_charging_limit",
|
||||
),
|
||||
],
|
||||
)
|
||||
async def test_service_call_fail(
|
||||
|
Loading…
x
Reference in New Issue
Block a user