1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00

Update МетодыФормированияТестовJenkins.os

This commit is contained in:
Anton 2024-09-16 23:04:02 +03:00
parent fac1cc7261
commit 85c940aec8

View File

@ -80,7 +80,7 @@
Синоним = Тест[СтрокаСиноним];
ТекстРаботы = ТекстРаботы + "
| bat encoding: 'UTF8', script:'chcp 65001 & 1testrunner -run """ + ФайлТестов + """ """ + Метод + """'
| powershell encoding: 'UTF-8', script:'1testrunner -run """ + ФайлТестов + """ """ + Метод + """'
|
|";