1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-23 04:19:34 +00:00
Files
core/tests/components/automation/conftest.py
Paulus Schoutsen b3be708db6 Add default config if not there (#43321)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-11-25 15:10:04 +01:00

4 lines
118 B
Python

"""Conftest for automation tests."""
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa