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

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

This commit is contained in:
Anton 2024-09-16 21:52:26 +03:00
parent 53e75936bb
commit 5fd2417b4b

View File

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