X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5bf77ec1bbbd91ee2f1d063d963850c600251ca7..2d4198a095e193102daa2710c6b2baba7be7c9ce:/services/keepstore/trash_worker_test.go diff --git a/services/keepstore/trash_worker_test.go b/services/keepstore/trash_worker_test.go index a11756b5f7..0511b48d37 100644 --- a/services/keepstore/trash_worker_test.go +++ b/services/keepstore/trash_worker_test.go @@ -15,8 +15,8 @@ type TrashWorkerTestData struct { Block2 []byte BlockMtime2 int64 - CreateData bool - CreateInVolume1 bool + CreateData bool + CreateInVolume1 bool UseTrashLifeTime bool DifferentMtimes bool @@ -202,7 +202,7 @@ func performTrashWorkerTest(testData TrashWorkerTestData, t *testing.T) { } } - oldBlockTime := time.Now().Add(-blob_signature_ttl-time.Minute) + oldBlockTime := time.Now().Add(-blob_signature_ttl - time.Minute) // Create TrashRequest for the test trashRequest := TrashRequest{