This commit is contained in:
freddydk 2024-11-16 09:52:54 +01:00
Родитель 2067ad635a
Коммит d4323c54c4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1712,7 +1712,7 @@ Measure-Command {
}
if ($useCompilerFolder -and !$bcAuthContext) {
Write-Host "Get TestToolkit Apps"
$testApps += GetTestToolkitApps @Parameters
$appsBeforeTestApps += GetTestToolkitApps @Parameters
}
else {
if ($createContainer) {