From e4dea9a5df71a7298ea5cdc2006c4f6d0890ff6b Mon Sep 17 00:00:00 2001 From: fadidurah Date: Mon, 21 Oct 2024 02:03:21 -0400 Subject: [PATCH] remove ignore --- .../client/e2e/tests/network/nativeauth/SignInMFATest.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/msal/src/test/java/com/microsoft/identity/client/e2e/tests/network/nativeauth/SignInMFATest.kt b/msal/src/test/java/com/microsoft/identity/client/e2e/tests/network/nativeauth/SignInMFATest.kt index 9457886d7..9a4614c5b 100644 --- a/msal/src/test/java/com/microsoft/identity/client/e2e/tests/network/nativeauth/SignInMFATest.kt +++ b/msal/src/test/java/com/microsoft/identity/client/e2e/tests/network/nativeauth/SignInMFATest.kt @@ -208,7 +208,6 @@ class SignInMFATest : NativeAuthPublicClientApplicationAbstractTest() { */ @Ignore("Fetching OTP code is unstable") @Test - @Ignore fun `test selection required, request challenge on specific auth method and complete MFA flow`() { retryOperation { runBlocking {