Keep InvoiceGuard manifest on hardened version
This commit is contained in:
@@ -29,6 +29,7 @@ def test_full_stack_product_contract():
|
||||
bridge = (ROOT / "frontend" / "src" / "a2a.js").read_text(encoding="utf-8")
|
||||
|
||||
assert "frontend:" in manifest and "mount: /app" in manifest
|
||||
assert f"version: {InvoiceGuardStudioV1.version}" in manifest
|
||||
assert "public: false" in manifest
|
||||
assert "resources:" in manifest and "databases:" in manifest
|
||||
assert "migrations:" in manifest and "db/migrations" in manifest
|
||||
|
||||
Reference in New Issue
Block a user