feat: added ReactFlow-based node graph #11
@@ -73,7 +73,6 @@ describe('FlowStore Functionality', () => {
|
|||||||
const {onReconnectStart} = useFlowStore.getState();
|
const {onReconnectStart} = useFlowStore.getState();
|
||||||
|
|
||||||
act(() => {
|
act(() => {
|
||||||
useFlowStore.setState({edgeReconnectSuccessful: true});
|
|
||||||
onReconnectStart();
|
onReconnectStart();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user