Reolink 100% test coverage (#94763)
This commit is contained in:
parent
e209f3723e
commit
92cf6ed2a0
3 changed files with 42 additions and 24 deletions
|
@ -29,9 +29,7 @@ from .conftest import (
|
|||
|
||||
from tests.common import MockConfigEntry
|
||||
|
||||
pytestmark = pytest.mark.usefixtures(
|
||||
"mock_setup_entry", "reolink_connect", "reolink_ONVIF_wait"
|
||||
)
|
||||
pytestmark = pytest.mark.usefixtures("mock_setup_entry", "reolink_connect")
|
||||
|
||||
|
||||
async def test_config_flow_manual_success(hass: HomeAssistant) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue