Skip to content

Commit

Permalink
Disabling test
Browse files Browse the repository at this point in the history
  • Loading branch information
trwalke committed Apr 4, 2024
1 parent 8c170ef commit 5f2a384
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ public async Task ChallengeUser_MicrosoftIdFlow_LocalApp_ValidEmailPasswordCreds
}
}

[Theory]
[Theory(Skip = "")]
[InlineData("https://MSIDLABCIAM6.ciamlogin.com")] // CIAM authority
[InlineData("https://login.msidlabsciam.com/fe362aec-5d43-45d1-b730-9755e60dc3b9/v2.0/")] // CIAM CUD Authority
[SupportedOSPlatform("windows")]
Expand Down

0 comments on commit 5f2a384

Please sign in to comment.