mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Add Blueprint foundation to Scripts (#48621)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
3
tests/components/script/conftest.py
Normal file
3
tests/components/script/conftest.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Conftest for script tests."""
|
||||
|
||||
from tests.components.blueprint.conftest import stub_blueprint_populate # noqa: F401
|
||||
Reference in New Issue
Block a user