Merge pull request #16058 from eugenp/BAEL-7419-v2

BAEL-7419 rename to live test
This commit is contained in:
Loredana Crusoveanu
2024-03-06 17:16:11 +02:00
committed by GitHub
@@ -21,7 +21,7 @@ import software.amazon.awssdk.utils.AttributeMap;
// This live test needs a running Docker instance so that a S3Mock Container can be started
@Testcontainers
public class S3CrudServiceIntegrationTest {
public class S3CrudServiceLiveTest {
private static final String TEST_BUCKET_NAME = "test-bucket";