test: added test
added test for addNode ref: N25B-114
This commit is contained in:
3
__mocks__/@neodrag/react.ts
Normal file
3
__mocks__/@neodrag/react.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
jest.mock('@neodrag/react', () => ({
|
||||
useDraggable: jest.fn(),
|
||||
}));
|
||||
Reference in New Issue
Block a user