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 e0828b7 commit ae1b2c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ 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 ae1b2c5

Please sign in to comment.