X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e80efb5caae2acbe50ea8a1bd1151b0d2a67c1c9..442a871e7f3476938d0ebb3adbe3b9a7742f03ad:/services/keepproxy/keepproxy_test.go diff --git a/services/keepproxy/keepproxy_test.go b/services/keepproxy/keepproxy_test.go index e87fa4afd0..dc70d968e2 100644 --- a/services/keepproxy/keepproxy_test.go +++ b/services/keepproxy/keepproxy_test.go @@ -617,7 +617,7 @@ func (s *ServerRequiredSuite) TestAskGetKeepProxyConnectionError(c *C) { kc := runProxy(c, nil, false) defer closeListener() - // Point keepproxy to a non-existant keepstore + // Point keepproxy at a non-existent keepstore locals := map[string]string{ TestProxyUUID: "http://localhost:12345", }