We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dfd31 commit 160a81dCopy full SHA for 160a81d
test/Microsoft.IdentityModel.Tokens.Tests/CryptoProviderFactoryTests.cs
@@ -923,7 +923,7 @@ public void ReferenceCountingTest_Caching()
923
TestUtilities.AssertFailIfErrors(context);
924
}
925
926
- [Fact(Skip = "too long")]
+ [Fact]
927
public async Task ReferenceCountingTest_MultiThreaded()
928
{
929
var context = new CompareContext($"{this}.ReferenceCountingTest_MultiThreaded");
0 commit comments