Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
serialize SendPacketsAsync tests
  • Loading branch information
antonfirsov authored and github-actions committed Jan 17, 2022
commit f4e62b68a1431de1dd779adad6bb52f437b2de39
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

namespace System.Net.Sockets.Tests
{
[Collection(nameof(NoParallelTests))]
public class SendPacketsAsync
{
private readonly ITestOutputHelper _log;
Expand Down