Skip to content

Commit

Permalink
Enable SNI + MTLS Pop Integration Tests (#5084)
Browse files Browse the repository at this point in the history
Update ClientCredentialsMtlsPopTests.cs
  • Loading branch information
gladjohn authored Jan 15, 2025
1 parent 1a5f844 commit 5de0661
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public void TestInitialize()
TestCommon.ResetInternalStaticCaches();
}

//[TestMethod]
[TestMethod]
public async Task Sni_Gets_Pop_Token_Successfully_TestAsync()
{
// Arrange: Use the public cloud settings for testing
Expand Down

0 comments on commit 5de0661

Please sign in to comment.