test(sandbox): 完成 C-03 许可绑定验收

This commit is contained in:
2026-09-09 18:44:01 +08:00
parent 10e3584377
commit 94dcd6a0fe
4 changed files with 155 additions and 8 deletions
@@ -343,7 +343,7 @@ mod tests {
.err()
.unwrap()
.code,
"EXTENSION_PERMIT_MISMATCH"
"PERMISSION_CHANGED"
);
for field in ["kind", "source", "namespace", "package_id"] {
let mut changed = claims.clone();