mirror of https://github.com/dapr/quickstarts.git
fixed totals to align with 10 cars README.md
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
This commit is contained in:
parent
2234104626
commit
1ec5e8d351
|
@ -32,7 +32,7 @@ pip3 install -r requirements.txt
|
|||
<!-- STEP
|
||||
name: Running this example
|
||||
expected_stdout_lines:
|
||||
- "There are now 89 cars left in stock"
|
||||
- "There are now 90 cars left in stock"
|
||||
- "Purchase of item is Completed"
|
||||
output_match_mode: substring
|
||||
background: true
|
||||
|
|
Loading…
Reference in New Issue