mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add missing mock in airvisual config flow tests (#89359)
This commit is contained in:
@@ -32,6 +32,8 @@ from .conftest import (
|
||||
TEST_STATE,
|
||||
)
|
||||
|
||||
pytestmark = pytest.mark.usefixtures("mock_setup_entry")
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
("integration_type", "input_form_step", "patched_method", "config", "entry_title"),
|
||||
|
||||
Reference in New Issue
Block a user