Skip to content

Commit

Permalink
fix test name (#902)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Jan 22, 2021
1 parent be67912 commit 9bc1a37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

namespace Microsoft.Identity.Web.Test
{
public class ExcecptionHandlingTest
public class ExceptionHandlingTest
{
[Fact]
public void AuthorizeForScopesAttribute_FindMsalUiRequiredExceptionIfAny_Tests()
Expand Down

0 comments on commit 9bc1a37

Please sign in to comment.