diff --git a/test/integration/targets/connection_psrp/tests.yml b/test/integration/targets/connection_psrp/tests.yml index ad700536dca..4425d56e029 100644 --- a/test/integration/targets/connection_psrp/tests.yml +++ b/test/integration/targets/connection_psrp/tests.yml @@ -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