test: add packed consumer install smoke

This commit is contained in:
Eve
2026-05-08 15:47:18 +08:00
parent 54ad955ac2
commit 8a91206e07
8 changed files with 738 additions and 3 deletions

View File

@@ -11,6 +11,9 @@
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"yaml": "^2.8.0"
},
"bin": {
"reporting-governance-package-smoke": "scripts/package-smoke.mjs"
}
},
"node_modules/ajv": {