mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
try vstest task
This commit is contained in:
@@ -13,7 +13,6 @@ Param(
|
||||
)
|
||||
|
||||
Write-Output "Starting UI tests"
|
||||
Invoke-Expression "ls -R $VsConsolePath"
|
||||
|
||||
$Command = "$VsConsolePath\vstest.console.exe $SearchFolder /ResultsDirectory:$ResultPath"
|
||||
Invoke-Expression $Command
|
||||
Reference in New Issue
Block a user