changing expected output

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
This commit is contained in:
MD Ashique 2023-05-29 20:28:18 +05:30
parent 6936e1b202
commit 397b91915f
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ output_match_mode: substring
expected_stdout_lines:
- "{'data': {'orderId': "
- "{'data': {'orderId': "
- "Response for order \\d+: 204"
- "Response for order 3: 204"
-->
```bash