Complete M16 action select circle parity
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
"test:browser": "playwright test --config playwright.release.config.ts",
|
||||
"test:task-context": "node --test tests/unit/task-context.test.mjs && node ../tools/web/check-task-context.mjs",
|
||||
"test:context-governance": "node --test tests/unit/task-context.test.mjs tests/unit/context-governance.test.mjs && node ../tools/web/check-context-governance.mjs",
|
||||
"test:streaming-resilience": "node --test tests/unit/streaming-resilience.test.mjs",
|
||||
"task:context": "node ../tools/web/print-task-context.mjs",
|
||||
"test:cross-browser": "npm run test:browser",
|
||||
"test:golden": "node ../tools/web/run-blender-golden.mjs",
|
||||
|
||||
Reference in New Issue
Block a user