Skip to content

Commit

Permalink
Update src/Test/OpenRiaservices.EndToEnd.Wcf.Test/Data/DataServiceTes…
Browse files Browse the repository at this point in the history
…ts.cs

Co-authored-by: Daniel Svensson <daniel.svensson@hotmail.se>
  • Loading branch information
SandstromErik and Daniel-Svensson authored Dec 22, 2023
1 parent 9b6743a commit 9eda9e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ public void TestInvalidProviderName()
/// operation finishes with the expected WebResponse.StatusCode.
/// </summary>
#if ASPNETCORE
[Ignore("Does not work the same way with AspNetCore")]
[Ignore("BinaryHttpDomainClientFactory does not validate if method exists, and since name is always specified by code generation it is not important to validate it")]
#endif
[TestMethod]
public void TestInvalidMethodName()
Expand Down

0 comments on commit 9eda9e5

Please sign in to comment.