21316: Merge commit '1416f698b72de4b09350d9c2fb25c1405c3247bc' into 21316-left-panel...
[arvados.git] / lib / recovercollection / cmd_test.go
index 7b3c8e1b4ed95b59f5e155fcb0392b7fe0d58a26..f891e5567757beb47189c1352911fdb4653767bf 100644 (file)
@@ -27,7 +27,6 @@ var _ = check.Suite(&Suite{})
 type Suite struct{}
 
 func (*Suite) SetUpSuite(c *check.C) {
-       arvadostest.StartAPI()
        arvadostest.StartKeep(2, true)
 }