mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-16 19:14:41 -07:00
Updates based on feedback
Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
@@ -1639,6 +1639,7 @@ func TestLeafNodeOriginClusterInfo(t *testing.T) {
|
||||
// Make sure we disconnect and reconnect.
|
||||
checkLeafNodeConnectedCount(t, s, 0)
|
||||
checkLeafNodeConnected(t, s)
|
||||
checkLeafNodeConnected(t, hub)
|
||||
|
||||
l = grabLeaf()
|
||||
if rc := l.remoteCluster(); rc != "xyz" {
|
||||
|
||||
Reference in New Issue
Block a user