1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00

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

This commit is contained in:
Anton
2024-09-16 20:26:52 +03:00
parent fa07744be8
commit 785dc2429e
@@ -81,7 +81,7 @@
ТекстРаботы = ТекстРаботы + "
|
| bat encoding: 'UTF8', script:'chcp 65001 & 1testrunner -run """ + ФайлТестов + """ """ + Метод + """'
| bat encoding: 'WINDOWS-1251', script:'chcp 65001 & 1testrunner -run """ + ФайлТестов + """ """ + Метод + """'
|";
КонецЦикла;