Skip to content

Commit ed00989

Browse files
committed
tests: Update regression tests
1 parent 7e221d8 commit ed00989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/regression_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2365,7 +2365,7 @@ func testcases2021() []testcase {
23652365
Part1: "",
23662366
Part2: "",
23672367
},
2368-
wantErr: true,
2368+
wantErr: false,
23692369
},
23702370
{
23712371
name: "2021/day09",

0 commit comments

Comments
 (0)