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: aws-android-sdk-mobile-client/src/androidTest/java/com/amazonaws/mobile/client/AWSMobileClientOAuth2Test.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ public void before() throws Exception {
71
71
auth.signOut();
72
72
}
73
73
74
-
@Ignore("Full automation of this scenario is not supported, manual intervention is needed")
74
+
@Ignore("Full automation of this scenario is not supported, manual intervention is needed.")
0 commit comments