chore(test): remove unintended task 5 coverage

This commit is contained in:
2026-04-03 22:21:40 +02:00
parent dee10405d2
commit 99cd1b5233
2 changed files with 0 additions and 362 deletions

View File

@@ -13,7 +13,6 @@ export default defineConfig({
"tests/**/*.test.ts",
"components/canvas/__tests__/canvas-flow-reconciliation-helpers.test.ts",
"components/canvas/__tests__/use-canvas-flow-reconciliation.test.ts",
"components/canvas/__tests__/use-canvas-node-interactions.test.tsx",
"components/canvas/__tests__/use-canvas-sync-engine.test.ts",
"components/canvas/__tests__/use-canvas-sync-engine-hook.test.tsx",
],