We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f2f55 commit 4293855Copy full SHA for 4293855
test/protocol-tests/src/test/java/software/amazon/awssdk/protocol/tests/endpoint/EndpointTraitTest.java
@@ -73,7 +73,6 @@ public void setup() throws Exception {
73
}
74
75
@Test
76
- @Ignore // TODO: fix with S3 endpoints 2.0 impl
77
public void hostExpression_withoutInputMemberLabel() throws URISyntaxException {
78
try {
79
client.endpointTraitOne(EndpointTraitOneRequest.builder().build());
0 commit comments