more plans
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 12m0s

This commit is contained in:
2026-03-09 18:07:23 +00:00
parent ec1093d372
commit 31a6e708fc
27 changed files with 1670 additions and 15 deletions

View File

@@ -0,0 +1,6 @@
"""Test app service registration."""
from __future__ import annotations
def register_domain_services() -> None:
"""Register services for the test app (none needed)."""