Skip to content

Commit

Permalink
Remove commented property.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceciliaavila committed Oct 10, 2023
1 parent 4c7288f commit 9bc3eee
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ public class MsalServiceClientCredentialsFactoryTests
private readonly Mock<IConfiguration> configuration = new Mock<IConfiguration>();
private readonly Mock<IConfidentialClientApplication> clientApplication = new Mock<IConfidentialClientApplication>();

// private readonly bool sendX5c = false;

[Fact]
public void ConstructorTests()
{
Expand Down

0 comments on commit 9bc3eee

Please sign in to comment.