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.
2 parents ee011a5 + 86d5a23 commit 64f5704Copy full SHA for 64f5704
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