Skip to content

Commit 5de0661

Browse files
authored
Enable SNI + MTLS Pop Integration Tests (#5084)
Update ClientCredentialsMtlsPopTests.cs
1 parent 1a5f844 commit 5de0661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Microsoft.Identity.Test.Integration.netcore/HeadlessTests/ClientCredentialsMtlsPopTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public void TestInitialize()
2424
TestCommon.ResetInternalStaticCaches();
2525
}
2626

27-
//[TestMethod]
27+
[TestMethod]
2828
public async Task Sni_Gets_Pop_Token_Successfully_TestAsync()
2929
{
3030
// Arrange: Use the public cloud settings for testing

0 commit comments

Comments
 (0)