Increase async timeout for psrp connection test (#55068)

This commit is contained in:
Jordan Borean
2019-04-10 13:56:27 +10:00
committed by GitHub
parent e6935a285b
commit 58e076b64c

View File

@@ -51,7 +51,7 @@
- name: test out async with psrp
win_shell: Start-Sleep -Seconds 2; Write-Output abc
async: 5
async: 10
poll: 1
register: async_out