Skip to content

Commit

Permalink
Update cli_testmaker.os
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend committed Mar 28, 2024
1 parent 5b800d1 commit 410ddbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/os/cli_testmaker.os
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

Процедура ПриСозданииОбъекта()

СоответствияПараметровЗначениям = Новый Соответствие();
СоответствияПараметровЗначениям = Новый Соответствие();
СоответствияПараметровПредобработкам = Новый Соответствие();
ТаблицаПараметров = СоставБиблиотеки.ПолучитьСостав();

ДобавитьСоответствияTelegram();
Expand Down

0 comments on commit 410ddbb

Please sign in to comment.