Skip to content

Commit

Permalink
PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
spetrescu84 committed Oct 16, 2024
1 parent 06049a6 commit 7c840b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import MSAL

final class MSALNativeAuthResetPasswordEndToEndTests: MSALNativeAuthEndToEndBaseTestCase {
// Hero Scenario 3.1.1. SSPR – without automatic sign in
let codeRetryCount = 3
private let codeRetryCount = 3

func test_resetPassword_withoutAutomaticSignIn_succeeds() async throws {
guard let sut = initialisePublicClientApplication(),
Expand Down

0 comments on commit 7c840b0

Please sign in to comment.