Bring emoncms coverage to 100% (#130092)
Remove mock_setup_entry from emoncms OptionsFlow test
This commit is contained in:
parent
94d597fd41
commit
18cf96b92b
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ CONFIG_ENTRY = {
|
|||
|
||||
async def test_options_flow(
|
||||
hass: HomeAssistant,
|
||||
mock_setup_entry: AsyncMock,
|
||||
emoncms_client: AsyncMock,
|
||||
config_entry: MockConfigEntry,
|
||||
) -> None:
|
||||
|
|
Loading…
Add table
Reference in a new issue