core/tests/components/logbook/conftest.py

4 lines
120 B
Python
Raw Normal View History

"""Conftest for script tests."""
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa: F401