X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5bf77ec1bbbd91ee2f1d063d963850c600251ca7..a709514c6bc4e171541106e908316f01ab6fdb60:/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{