We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2debb6 commit 1ca01e9Copy full SHA for 1ca01e9
src/app/__tests__/Chart.test.jsx
@@ -85,4 +85,4 @@ describe('maked3Tree method', () => {
85
instance.maked3Tree();
86
expect(instance.removed3Tree).toHaveBeenCalledTimes(1);
87
});
88
-});
+});
0 commit comments