mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Fix test and update copyright
Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
@@ -262,7 +262,7 @@ func TestSystemServiceSubscribersLeafNodesWithoutSystem(t *testing.T) {
|
||||
// For now we do not see all the details behind a leafnode if the leafnode is not enabled.
|
||||
checkDbgNumSubs(t, nc, "foo.bar.3", 2)
|
||||
|
||||
checkDbgNumSubs(t, nc, "foo.bar.baz QG.22", 11)
|
||||
checkDbgNumSubs(t, nc, "foo.bar.baz QG.22", 12)
|
||||
}
|
||||
|
||||
func runSolicitLeafServerWithSystemToURL(surl string) (*server.Server, *server.Options) {
|
||||
|
||||
Reference in New Issue
Block a user