Skip to content

Commit 1ca01e9

Browse files
committed
eslint fixed
1 parent e2debb6 commit 1ca01e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/__tests__/Chart.test.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ describe('maked3Tree method', () => {
8585
instance.maked3Tree();
8686
expect(instance.removed3Tree).toHaveBeenCalledTimes(1);
8787
});
88-
});
88+
});

0 commit comments

Comments
 (0)