Merging dev into main #49
@@ -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