You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/resource/OutpostAccessPointArnEndpointResolutionTest.java
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -86,15 +86,14 @@ public void outpostArn_dualstackEnabledViaClient_throwsIllegalArgumentException(
86
86
}
87
87
88
88
@Test
89
-
@Disabled// TODO: Renable once the FIPs pseudo region fix is merged into the branch
0 commit comments