We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71206e5 commit 493bdf6Copy full SHA for 493bdf6
maths/series/test/hexagonal_numbers.test.ts
@@ -12,4 +12,4 @@ describe("HexagonalNumbers", () => {
12
it("should return zero hexagonal numbers", () => {
13
expect(HexagonalNumbers(0)).toStrictEqual([])
14
})
15
-})
+})
0 commit comments