mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
upd command
This commit is contained in:
@@ -14,5 +14,5 @@ Param(
|
|||||||
|
|
||||||
Write-Output "Starting UI tests"
|
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
|
Invoke-Expression -Command $Cmd
|
||||||
Reference in New Issue
Block a user