1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Update cli_testmaker.os

This commit is contained in:
Anton Titovets
2024-09-25 13:20:32 +03:00
parent 74d5a08f45
commit 273ccf97b7
+4 -2
View File
@@ -70,7 +70,7 @@
Процедура СформироватьОпределения()
Язык = "ru";
ТекстРаботы = "
|pipeline {
| agent any
@@ -130,7 +130,9 @@
КонецЦикла;
ТекстРаботы = ТекстРаботы + "
|}}}}}test_" + ТекущаяКоманда + "()}}
|}}}}}
| test_" + ТекущаяКоманда + "()
|}}
|";