BAEL-7419 rename to live test
This commit is contained in:
parent
788a4abad7
commit
a7162c7205
|
@ -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";
|
||||
|
Loading…
Reference in New Issue