We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb99bdc commit 44fee41Copy full SHA for 44fee41
Backtracking/tests/Sudoku.test.js
@@ -49,4 +49,4 @@ describe('Sudoku', () => {
49
expect(section).toEqual(solved[i])
50
}
51
})
52
-})
+})
0 commit comments