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 ee7ef67 commit 374df97Copy full SHA for 374df97
Maths/test/CartesianProduct.test.js
@@ -1,4 +1,4 @@
1
-import {cartesianProduct} from '../cartesianProduct';
+import {cartesianProduct} from '../CartesianProduct';
2
3
describe('cartesianProduct', () => {
4
it('should return null if not enough info for calculation', () => {
0 commit comments