X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3b2568c566f7db8f56ba3425b21a4f7fcb46a083..ac2ea4ef187f7df369551a8cfa047fed8a1a2ba9:/sdk/go/health/aggregator_test.go diff --git a/sdk/go/health/aggregator_test.go b/sdk/go/health/aggregator_test.go index f9b6dc6ae0..f8f7ff9f1b 100644 --- a/sdk/go/health/aggregator_test.go +++ b/sdk/go/health/aggregator_test.go @@ -293,6 +293,7 @@ func (s *AggregatorSuite) setAllServiceURLs(listen string) { &svcs.Controller, &svcs.DispatchCloud, &svcs.DispatchLSF, + &svcs.GitHTTP, &svcs.Keepbalance, &svcs.Keepproxy, &svcs.Keepstore,