Add default config if not there (#43321)

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
Paulus Schoutsen 2020-11-25 15:10:04 +01:00 committed by GitHub
parent 0cf3736162
commit b3be708db6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
75 changed files with 432 additions and 21 deletions

View file

@ -19,6 +19,7 @@ from tests.common import (
mock_device_registry,
mock_registry,
)
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa
@pytest.fixture