X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5338c3fe0abbc6599aa290085be13eecfb0044e9..9ffdf93f954bfe7bfe2269d361961d653caea146:/lib/controller/router/request_test.go diff --git a/lib/controller/router/request_test.go b/lib/controller/router/request_test.go index 118415cb40..4544a6bb65 100644 --- a/lib/controller/router/request_test.go +++ b/lib/controller/router/request_test.go @@ -12,7 +12,7 @@ import ( "net/http/httptest" "net/url" - "git.curoverse.com/arvados.git/sdk/go/arvadostest" + "git.arvados.org/arvados.git/sdk/go/arvadostest" check "gopkg.in/check.v1" )