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 ee011a5 commit 86d5a23Copy full SHA for 86d5a23
Maths/Area.test.js renamed to Maths/test/Area.test.js
@@ -1,4 +1,4 @@
1
-import * as area from './Area'
+import * as area from '../Area'
2
3
describe('Testing surfaceAreaCube calculations', () => {
4
it('with natural number', () => {
0 commit comments