Skip to content

Commit 3c9215c

Browse files
committed
tree testing
1 parent 1afd5d8 commit 3c9215c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

__tests__/tree.test.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import tree from '../app/src/tree/TreeChart';
2+
import { StateContext } from '../app/src/context/context';
3+
import { initialState, HTMLTypes } from '../app/src/context/initialState';
24

35
xdescribe('Testing the tree functionality', function () {
46

0 commit comments

Comments
 (0)