Merge branch '5748-max-buffers-leak-TC' refs #5748
[arvados.git] / services / keepstore / trash_worker_test.go
index a11756b5f79e5c451563e92021c2cd9b1ecfe59c..0511b48d372fc3cc33b5513411512f624f12a199 100644 (file)
@@ -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{