Skip to content

Commit 498b103

Browse files
committed
Rename to AwsCrtCombinatorialConfigStressIntegrationTest
1 parent 4c10c67 commit 498b103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
import software.amazon.awssdk.utils.AttributeMap;
4646

4747
@RunWith(Theories.class)
48-
public class AwsCrtCombinatorialConfigStressTest {
48+
public class AwsCrtCombinatorialConfigStressIntegrationTest {
4949
private final static String KEY_ALIAS = "alias/aws-sdk-java-v2-integ-test";
5050
private final static Region REGION = Region.US_EAST_1;
5151
private final static List<SdkAsyncHttpClient> awsCrtHttpClients = new ArrayList<>();

0 commit comments

Comments
 (0)