We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdd267 commit 0fea99dCopy full SHA for 0fea99d
Sorts/test/FisherYatesShuffle.test.js
@@ -1,4 +1,4 @@
1
-import { shuffle } from '../fisherYatesShuffle'
+import { shuffle } from '../FisherYatesShuffle'
2
3
describe('shuffle', () => {
4
it('expects to have a new array with same size', () => {
0 commit comments