You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
Фикс тестов
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// OneScript: ./OInt/api/ws/Modules/OPI_WebSocket.os
|
||||
// Lib: WebSocket
|
||||
// CLI: ws
|
||||
// CLI: none
|
||||
// Keywords: websocket, ws
|
||||
|
||||
// DocsCategory: Exchange
|
||||
|
||||
@@ -501,10 +501,6 @@
|
||||
|
||||
ТекущийРаздел = Раздел.Ключ;
|
||||
|
||||
Если ТекущийРаздел = "HTTP" Тогда
|
||||
Продолжить;
|
||||
КонецЕсли;
|
||||
|
||||
Отбор = Новый Структура("Раздел", ТекущийРаздел);
|
||||
ТестыРаздела = ТаблицаТестов.НайтиСтроки(Отбор);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user