chore(tests): useNodes/useEdges
This commit is contained in:
@@ -13,7 +13,6 @@ describe('useEdges.cy.tsx', () => {
|
||||
</ReactFlow>
|
||||
);
|
||||
|
||||
cy.get('@onChangeSpy').should('have.been.calledWith', []);
|
||||
cy.get('@onChangeSpy').should('have.been.calledWith', initialEdges);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user