test(goal): isolate the ACP lifecycle snapshot

This commit is contained in:
Tianyi Cui
2026-07-20 17:44:57 +08:00
parent 8044e63e69
commit 4e74794236
9 changed files with 7 additions and 9 deletions

View File

@@ -72,7 +72,7 @@
"project": ["src/**/*.ts", "tests/**/*.ts"]
},
"packages/goal/goal-session": {
"entry": ["tests/**/*.spec.ts", "tests/**/*.e2e.ts"],
"entry": ["tests/**/*.spec.ts"],
"project": ["src/**/*.ts", "tests/**/*.ts"]
},
"packages/goal/tool-goal": {