Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
istae committed Oct 12, 2023
1 parent d94db29 commit 2e51991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/storer/compact_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ func TestCompact(t *testing.T) {
}
}

// TestCompactNoEvictions compacts a store that has no free slots to ensure that no chunks get lost.
func TestCompactNoEvictions(t *testing.T) {

baseAddr := swarm.RandAddress(t)
Expand Down

0 comments on commit 2e51991

Please sign in to comment.