89e7983ee0
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
4 lines
120 B
Python
4 lines
120 B
Python
"""Conftest for script tests."""
|
|
|
|
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa: F401
|