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: AmplifyPlugins/Auth/Tests/AWSCognitoAuthPluginUnitTests/TaskTests/ClientBehaviorTests/SignIn/AWSAuthAutoSignInTests.swift
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ class AWSAuthAutoSignInTests: BasePluginTest {
58
58
XCTFail("Received failure with error \(error)")
59
59
}
60
60
}
61
-
61
+
62
62
/// Test auto sign in success
63
63
///
64
64
/// - Given: Given an auth plugin with mocked service set up to return `.selectChallenge` with `.password` and `.passwordSrp`
@@ -85,7 +85,7 @@ class AWSAuthAutoSignInTests: BasePluginTest {
85
85
XCTFail("Result should be .continueSignInWithFirstFactorSelection for next step")
Copy file name to clipboardExpand all lines: AmplifyPlugins/Auth/Tests/AuthHostApp/AuthIntegrationTests/CredentialStore/CredentialStoreConfigurationTests.swift
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -591,40 +591,40 @@ class CredentialStoreConfigurationTests: AWSAuthBaseTest {
0 commit comments