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:
Paul Yuknewicz 2023-05-27 21:30:15 -07:00
parent 6fe92211b4
commit 6db5073d2d
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ expected_stdout_lines:
expected_stderr_lines:
output_match_mode: substring
match_order: none
sleep: 60
-->
```bash