Skip to content

Commit

Permalink
Updated: I forgot how slow Windows GitHub Runner is
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Jul 8, 2022
1 parent ec80fe6 commit 40be839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Reloaded.Messaging.Tests/LiteNetLibHostTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public void Dispose()
Client?.Dispose();
}

[Fact(Timeout = 5000)]
[Fact(Timeout = 20000)]
public async Task SendAndReceiveMessage()
{
// Arrange/Setup Host
Expand Down

0 comments on commit 40be839

Please sign in to comment.