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:00:05 +03:00
parent f72a9764e0
commit 3a0306159a

View File

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