Skip to content

Commit

Permalink
Ignore test due to github ipv6 restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
jdomnitz committed Apr 13, 2023
1 parent 5173016 commit b6b081c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/MulticastServiceTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ public void ReceiveAnswer_IPv4()

[TestMethod]
[TestCategory("IPv6")]
[Ignore("NotSupportedOnGithub")]
public void ReceiveAnswer_IPv6()
{
var service = Guid.NewGuid().ToString() + ".local";
Expand Down

0 comments on commit b6b081c

Please sign in to comment.