mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-28 09:08:38 +02:00
Тесты EN
This commit is contained in:
parent
333582d8a8
commit
342133d93a
1287
.github/workflows/oint_test_full_en.yml
vendored
Normal file
1287
.github/workflows/oint_test_full_en.yml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
6
.github/workflows/os/oint_testmaker_en.os
vendored
6
.github/workflows/os/oint_testmaker_en.os
vendored
@ -75,13 +75,13 @@
|
||||
|
|
||||
|";
|
||||
|
||||
Отбор = Новый Структура("Раздел", Раздел);
|
||||
Отбор = Новый Структура("Section", Раздел);
|
||||
ТестыТекущегоРаздела = ТаблицаТестов.НайтиСтроки(Отбор);
|
||||
|
||||
Для Каждого Тест Из ТестыТекущегоРаздела Цикл
|
||||
|
||||
Метод = Тест.Метод;
|
||||
Синоним = Тест.Синоним;
|
||||
Метод = Тест.Method;
|
||||
Синоним = Тест.Synonym;
|
||||
|
||||
ТекстРаботы = ТекстРаботы + "
|
||||
|
|
||||
|
Loading…
Reference in New Issue
Block a user