Skip to content

Commit

Permalink
testutils: add missing comment
Browse files Browse the repository at this point in the history
Release note: None
Epic: None
  • Loading branch information
andreimatei committed Dec 5, 2022
1 parent d1c95d5 commit b849f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/testutils/serverutils/test_tenant_shim.go
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ type TestTenantInterface interface {
// as an interface{}.
RangeDescIteratorFactory() interface{}

// !!!
//Tracer returns a reference to the tenant's Tracer.
Tracer() *tracing.Tracer

// TODO(irfansharif): We'd benefit from an API to construct a *gosql.DB, or
Expand Down

0 comments on commit b849f61

Please sign in to comment.