Skip to content

Commit

Permalink
Update main_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
agrimmer authored Nov 11, 2024
1 parent 894b20b commit e0828b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ func TestGetMinuteDown(t *testing.T) {
if res != 1 {
t.Errorf("getMinute(1, 15) = %d; wanted 1", res)
}
t.Errorf("fail test", res)
}

0 comments on commit e0828b7

Please sign in to comment.