From 0a2c24e91b6f167ec5aa5cd6771ac3c8701e57b9 Mon Sep 17 00:00:00 2001 From: Anton Date: Sun, 26 May 2024 12:13:51 +0300 Subject: [PATCH] Update cli_testmaker.os --- .github/workflows/os/cli_testmaker.os | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/os/cli_testmaker.os b/.github/workflows/os/cli_testmaker.os index fde337fab..2428ab859 100644 --- a/.github/workflows/os/cli_testmaker.os +++ b/.github/workflows/os/cli_testmaker.os @@ -12,7 +12,7 @@ СоответствияПараметровЗначениям = Новый Соответствие(); СоответствияПараметровПредобработкам = Новый Соответствие(); - СоставБиблиотеки = Новый СоставБибилотеки; + СоставБиблиотеки = Новый СоставБиблиотеки(); ТаблицаПараметров = СоставБиблиотеки.ПолучитьСостав(); Версия = СоставБиблиотеки.ПолучитьВерсию();