3 lines
118 B
Python
3 lines
118 B
Python
"""Conftest for automation tests."""
|
|
|
|
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa
|