Add default config if not there (#43321)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
0cf3736162
commit
b3be708db6
75 changed files with 432 additions and 21 deletions
|
@ -3,6 +3,7 @@ from homeassistant.components import search
|
|||
from homeassistant.setup import async_setup_component
|
||||
|
||||
from tests.common import MockConfigEntry
|
||||
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa
|
||||
|
||||
|
||||
async def test_search(hass):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue