Skip to content

Commit 2793b5c

Browse files
Updated tests
1 parent 63d9b7c commit 2793b5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/JsonRpc.Tests/InputHandlerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ private static InputHandler NewHandler(
4242
TimeSpan.Zero);
4343
handler.Start();
4444
cts.Wait();
45+
Task.Delay(10).Wait();
4546
return handler;
4647
}
4748

0 commit comments

Comments
 (0)