Skip to content

Commit 4293855

Browse files
authored
Removed @ignore annotation for endpoint test (#3617)
1 parent a3f2f55 commit 4293855

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/protocol-tests/src/test/java/software/amazon/awssdk/protocol/tests/endpoint/EndpointTraitTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ public void setup() throws Exception {
7373
}
7474

7575
@Test
76-
@Ignore // TODO: fix with S3 endpoints 2.0 impl
7776
public void hostExpression_withoutInputMemberLabel() throws URISyntaxException {
7877
try {
7978
client.endpointTraitOne(EndpointTraitOneRequest.builder().build());

0 commit comments

Comments
 (0)