Skip to content

Commit

Permalink
fix: trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
paologalligit committed Oct 9, 2024
1 parent 004ac08 commit d1dc098
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/events/types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,4 @@ func TestIsEmpty(t *testing.T) {
LogIndex: &val,
}
assert.False(t, notEmptyCase.Empty())

}

0 comments on commit d1dc098

Please sign in to comment.