Skip to content

Commit

Permalink
Remove FIXME comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Feb 17, 2024
1 parent ca038d6 commit 2cbf22b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions services/s3/e2eTest/src/S3TestUtils.kt
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ object S3TestUtils {
}
}

// FIXME skipping putBucketLifecycleConfiguration because the following exception is thrown from S3 if I try to do it:
// aws.sdk.kotlin.services.s3.model.S3Exception: LifecycleConfiguration is not valid, expected CreateBucketConfiguration

testBucket
}

Expand Down

0 comments on commit 2cbf22b

Please sign in to comment.