diff --git a/core/stores/monc/cachedmodel_test.go b/core/stores/monc/cachedmodel_test.go index de35ce071..4f8fe8fbc 100644 --- a/core/stores/monc/cachedmodel_test.go +++ b/core/stores/monc/cachedmodel_test.go @@ -532,7 +532,7 @@ func createModel(t *testing.T, coll mon.Collection) *Model { } } -// mustNewTestModel returns a test Model with the given cache. +// mustNewTestModel returns a test Model with the given cache. func mustNewTestModel(collection mon.Collection, c cache.CacheConf, opts ...cache.Option) *Model { return &Model{ Model: &mon.Model{