From 260ccdfee023c56de86e44a5422d07d01fcf1436 Mon Sep 17 00:00:00 2001 From: Ryan Lettieri Date: Sun, 5 Feb 2023 16:01:34 -0700 Subject: [PATCH] Adding README Signed-off-by: Ryan Lettieri --- workflows/csharp/sdk/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/csharp/sdk/README.md b/workflows/csharp/sdk/README.md index 69839928..815b7279 100644 --- a/workflows/csharp/sdk/README.md +++ b/workflows/csharp/sdk/README.md @@ -28,7 +28,7 @@ name: Run order-processor service expected_stdout_lines: - '== APP == Welcome to the workflows example!' - '== APP == There are now: 90 Cars left in stock' - - '== APP == Workflow Status: COMPLETED' + - '== APP == Workflow Status: Completed' - "Exited App successfully" expected_stderr_lines: output_match_mode: substring