Add day 1 2023 #79
Annotations
2 errors
error: expect(received).toBe(expected):
src/2023/day00/test.spec.ts#L7
Expected: "test"
Received: "test\n"
at /home/runner/work/advent-of-code/advent-of-code/src/2023/day00/test.spec.ts:7:7
|
build
Process completed with exit code 1.
|