Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
renaynay committed Apr 2, 2024
1 parent e4084fa commit fecaa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/exchange_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ func createStore(t *testing.T) *eds.Store {
return store
}

// fillBlocks generates at least 20 non-empty blocks.
// fillBlocks fills blocks until the context is canceled.
func fillBlocks(
t *testing.T,
ctx context.Context,
Expand Down

0 comments on commit fecaa29

Please sign in to comment.