From 9f013bfe7ea216c176e212182d15dad0bccecec9 Mon Sep 17 00:00:00 2001 From: Paul Yuknewicz Date: Wed, 6 Mar 2024 09:40:01 -0800 Subject: [PATCH] fixes #997 C# test timing issue Signed-off-by: Paul Yuknewicz --- service_invocation/csharp/http/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_invocation/csharp/http/README.md b/service_invocation/csharp/http/README.md index 5d8a31f5e..810bd130c 100644 --- a/service_invocation/csharp/http/README.md +++ b/service_invocation/csharp/http/README.md @@ -33,7 +33,7 @@ expected_stderr_lines: output_match_mode: substring match_order: none background: true -sleep: 15 +sleep: 60 timeout_seconds: 30 -->