Merge branch '6429-crunch2-api' closes #6429
[arvados.git] / services / keepstore / pull_worker_integration_test.go
index 52b59ec1ef797b1e09b25529b20285f5190166df..e0613a2cd12685195d841c2ef2ae31f7b90f60bb 100644 (file)
@@ -39,7 +39,6 @@ func SetupPullWorkerIntegrationTest(t *testing.T, testData PullWorkIntegrationTe
        keepClient = &keepclient.KeepClient{
                Arvados:       &arv,
                Want_replicas: 1,
-               Using_proxy:   true,
                Client:        &http.Client{},
        }