Skip to content

Commit

Permalink
Update src/dbnode/integration/options.go
Browse files Browse the repository at this point in the history
Co-authored-by: Linas Medžiūnas <[email protected]>
  • Loading branch information
gediminasgu and linasm authored Jan 12, 2021
1 parent 76a030b commit b8f874f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dbnode/integration/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ type TestOptions interface {
// SetStorageOptsFn sets the StorageOpts modifier.
SetStorageOptsFn(StorageOption) TestOptions

// StorageOptsFn returns the StorageOpts modifier
// StorageOptsFn returns the StorageOpts modifier.
StorageOptsFn() StorageOption
}

Expand Down

0 comments on commit b8f874f

Please sign in to comment.