local state: remove stale comment

This commit is contained in:
Frank Schroeder 2017-10-20 06:45:00 +02:00
parent 329fdc40a8
commit a818414bb6
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD
1 changed files with 0 additions and 2 deletions

View File

@ -1272,8 +1272,6 @@ func TestAgentAntiEntropy_NodeInfo(t *testing.T) {
t.Fatalf("err: %v", err)
}
// Make sure we synced our node info - this should have ridden on the
// "consul" service sync
id := services.NodeServices.Node.ID
addrs := services.NodeServices.Node.TaggedAddresses
meta := services.NodeServices.Node.Meta