Skip to content

Commit 61e0c71

Browse files
committed
last review comment
1 parent 41f6ba0 commit 61e0c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xds/internal/xdsclient/tests/misc_watchers_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ var (
4747
routeConfigResourceType = internal.ResourceTypeMapForTesting[version.V3RouteConfigURL].(xdsresource.Type)
4848
)
4949

50-
// This route configuration watcher registers two
51-
// more watches from the OnUpdate callback of the original resource for which it was created.
50+
// This route configuration watcher registers two watches corresponding to the
51+
// names passed in at creation time on a valid update.
5252
type testRouteConfigWatcher struct {
5353
client xdsclient.XDSClient
5454
name1, name2 string

0 commit comments

Comments
 (0)