diff --git a/start-all.ps1 b/start-all.ps1 index 5f6fee4..b91e4df 100644 --- a/start-all.ps1 +++ b/start-all.ps1 @@ -66,7 +66,7 @@ Start-Sleep -Seconds 5 $testScript = New-TabScript -Name "Test" -Content @" Set-Location '$root' -Start-Sleep -Seconds 25 +Start-Sleep -Seconds 5 & '$clientExe' --user Test "@