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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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