You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/s3/e2eTest/src/S3TestUtils.kt
+1-35Lines changed: 1 addition & 35 deletions
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,7 @@ object S3TestUtils {
34
34
constvalDEFAULT_REGION="us-west-2"
35
35
36
36
// The E2E test account only has permission to operate on buckets with the prefix "s3-test-bucket-"
37
-
// Non-checksum E2E tests will use and delete hardcoded bucket required for checksum tests if TEST_BUCKET_PREFIX="s3-test-bucket-" via `deleteBucketAndAllContents`
0 commit comments