Skip to content

Commit

Permalink
Get rid of comment cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalmi committed Mar 10, 2023
1 parent e2db770 commit 7353891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing.go
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ func (m *MockSnapshot) Persist(sink SnapshotSink) error {
func (m *MockSnapshot) Release() {
}

// MockMonotonicLogStore is a stubbed LogStore wrapper for testing the
// MockMonotonicLogStore is a LogStore wrapper for testing the
// MonotonicLogStore interface.
type MockMonotonicLogStore struct {
s LogStore
Expand Down

0 comments on commit 7353891

Please sign in to comment.