Skip to content

Commit

Permalink
Update test/Microsoft.IdentityModel.Tokens.Tests/Validation/Algorithm…
Browse files Browse the repository at this point in the history
…ValidationResultTests.cs

Co-authored-by: Westin Musser <127992899+westin-m@users.noreply.github.com>
  • Loading branch information
FuPingFranco and westin-m authored Jul 10, 2024
1 parent 2dd94f4 commit c762c9f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public void ValidateAlgorithm(AlgorithmTheoryData theoryData)
context);

TestUtilities.AssertFailIfErrors(context);

}

public static TheoryData<AlgorithmTheoryData> AlgorithmValidationTestCases
Expand Down

0 comments on commit c762c9f

Please sign in to comment.