Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Feb 15, 2024
1 parent 7db5d19 commit ea8b555
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pebble_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ func TestPebbleDBCompaction(t *testing.T) {
require.NoError(t, err)
assert.Equal(t, values[i], string(value))
}

}

func TestPebbleDBConcurrency(t *testing.T) {
Expand Down

0 comments on commit ea8b555

Please sign in to comment.