Skip to content

Commit 188cc55

Browse files
committed
[bump version 2.12.6] dummy commit
1 parent 4cd247d commit 188cc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-android-sdk-mobile-client/src/androidTest/java/com/amazonaws/mobile/client/AWSMobileClientOAuth2Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public void before() throws Exception {
7171
auth.signOut();
7272
}
7373

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.")
7575
@Test
7676
public void testShowSignInSignOutAuth0() throws InterruptedException, JSONException {
7777
AWSMobileClientUITestActivity.intents.clear();

0 commit comments

Comments
 (0)