1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-16 05:06:02 +02:00

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

This commit is contained in:
Anton 2024-09-16 20:26:52 +03:00
parent c4ab3192b1
commit 2132276e86

View File

@ -81,7 +81,7 @@
ТекстРаботы = ТекстРаботы + "
|
| bat encoding: 'UTF8', script:'chcp 65001 & 1testrunner -run """ + ФайлТестов + """ """ + Метод + """'
| bat encoding: 'WINDOWS-1251', script:'chcp 65001 & 1testrunner -run """ + ФайлТестов + """ """ + Метод + """'
|";
КонецЦикла;