mirror of https://github.com/status-im/consul.git
Update test comment
This commit is contained in:
parent
5f2959329f
commit
8c94d1a80c
|
@ -651,7 +651,7 @@ func TestSubscriptionManager_ServerAddrs(t *testing.T) {
|
|||
// mock handler only gets called once during the initial subscription
|
||||
backend.handler.expect("", 0, 1, payload)
|
||||
|
||||
// Only configure a tracker for CA roots events.
|
||||
// Only configure a tracker for server address events.
|
||||
tracker := newResourceSubscriptionTracker()
|
||||
tracker.Subscribe(pbpeerstream.TypeURLPeeringServerAddresses)
|
||||
|
||||
|
|
Loading…
Reference in New Issue