mirror of https://github.com/dapr/quickstarts.git
Adding sleep to Configuration test -- valid functional test but timing leads to failures.
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
This commit is contained in:
parent
6fe92211b4
commit
6db5073d2d
|
@ -43,6 +43,7 @@ expected_stdout_lines:
|
|||
expected_stderr_lines:
|
||||
output_match_mode: substring
|
||||
match_order: none
|
||||
sleep: 60
|
||||
-->
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue