Browse Source

go fmt

pull/7434/head
chrislu 1 month ago
parent
commit
d15ab56be7
  1. 1
      test/s3/retention/s3_bucket_delete_with_lock_test.go

1
test/s3/retention/s3_bucket_delete_with_lock_test.go

@ -237,4 +237,3 @@ func TestBucketDeletionWithoutObjectLock(t *testing.T) {
require.NoError(t, err, "DeleteBucket should succeed for regular bucket")
t.Logf("Successfully deleted regular bucket without object lock")
}
Loading…
Cancel
Save