2960: Merge branch 'main' into 2960-keepstore-streaming
[arvados.git] / services / keepproxy / keepproxy_test.go
index 0390bd1fd0da0a728dcb146938b20bd54da7bb65..2c73e2d1040d1b37df4e77375b5a859d3187565e 100644 (file)
@@ -32,8 +32,8 @@ import (
        . "gopkg.in/check.v1"
 )
 
-// Gocheck boilerplate
 func Test(t *testing.T) {
+       keepclient.DefaultRetryDelay = time.Millisecond
        TestingT(t)
 }