mirror of
https://github.com/home-assistant/core.git
synced 2025-07-11 15:27:08 +00:00
Bring emoncms coverage to 100% (#130092)
Remove mock_setup_entry from emoncms OptionsFlow test
This commit is contained in:
parent
94d597fd41
commit
18cf96b92b
@ -106,7 +106,6 @@ CONFIG_ENTRY = {
|
|||||||
|
|
||||||
async def test_options_flow(
|
async def test_options_flow(
|
||||||
hass: HomeAssistant,
|
hass: HomeAssistant,
|
||||||
mock_setup_entry: AsyncMock,
|
|
||||||
emoncms_client: AsyncMock,
|
emoncms_client: AsyncMock,
|
||||||
config_entry: MockConfigEntry,
|
config_entry: MockConfigEntry,
|
||||||
) -> None:
|
) -> None:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user