We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08094b4 commit cc63e57Copy full SHA for cc63e57
test/tree.spec.js
@@ -39,6 +39,6 @@ it('测试树 pase mockTree3', () => {
39
),
40
)
41
})
42
-it('测试树 pase mockTree3', () => {
+it('测试树 pase mockTree4', () => {
43
expect(TreeNode.parse([0])).toEqual(new TreeNode())
44
0 commit comments