fix: fixing the tests

ref: N25B-392
This commit is contained in:
Björn Otgaar
2025-12-16 14:52:57 +01:00
parent 099afebe98
commit 709dd28959
3 changed files with 31 additions and 30 deletions

View File

@@ -124,7 +124,7 @@ describe('Universal Nodes', () => {
// Simulate connection
useFlowStore.getState().onConnect({
source: 'source-1',
source: 'source-1',
target: 'target-1',
sourceHandle: null,
targetHandle: null,