BAEL-7419 rename to live test

This commit is contained in:
Loredana Crusoveanu 2024-03-06 17:13:13 +02:00
parent 788a4abad7
commit a7162c7205
1 changed files with 1 additions and 1 deletions

View File

@ -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";