1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-02 22:05:37 +02:00

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

This commit is contained in:
Anton 2024-09-16 21:35:12 +03:00
parent 33138b803c
commit 10d9f43a71

View File

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