Skip to content

Commit

Permalink
Fix blank space
Browse files Browse the repository at this point in the history
  • Loading branch information
Franco Fung committed May 16, 2024
1 parent dd7f52d commit 2406955
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ namespace System.IdentityModel.Tokens.Jwt.Tests
public class JwtSecurityTokenHandlerTestsWithContextSwitches
{
[Fact]

public void JwtSecurityTokenHandler_CreateToken_AddShortFormMappingForRsaOAEPEnabled()
{
AppContext.SetSwitch(X509EncryptingCredentials._useShortNameForRsaOaepKey, true);
Expand Down

0 comments on commit 2406955

Please sign in to comment.