chore(test): remove unintended canvas hook coverage

This commit is contained in:
2026-04-03 23:03:18 +02:00
parent 59658cb8be
commit 58faf12d75
2 changed files with 0 additions and 323 deletions

View File

@@ -12,7 +12,6 @@ export default defineConfig({
include: [
"tests/**/*.test.ts",
"components/canvas/__tests__/canvas-flow-reconciliation-helpers.test.ts",
"components/canvas/__tests__/use-canvas-connections.test.tsx",
"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",