mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
upd command
This commit is contained in:
@@ -14,5 +14,5 @@ Param(
|
||||
|
||||
Write-Output "Starting UI tests"
|
||||
|
||||
$Cmd = "$VsConsolePath\vstest.console.exe $SearchFolder /Logger:trx;LogFileName=$LogPath /ResultsDirectory:$ResultPath"
|
||||
$Cmd = "$VsConsolePath\vstest.console.exe $SearchFolder /ResultsDirectory:$ResultPath"
|
||||
Invoke-Expression -Command $Cmd
|
||||
Reference in New Issue
Block a user