Skip to content

Commit

Permalink
change requests
Browse files Browse the repository at this point in the history
  • Loading branch information
kllysng committed May 17, 2024
1 parent 040d071 commit db2d54a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Microsoft.Identity.Web.Test/AuthorityHelpersTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,6 @@ public AuthorityHelpersTheoryData(string testId) : base(testId)
{
}

public AuthorityHelpersTheoryData() { }

public string Authority { get; set; } = string.Empty;

public IDictionary<string,string> ExpectedExtraQueryParameters { get; set; } = new Dictionary<string, string>();
Expand Down

0 comments on commit db2d54a

Please sign in to comment.