Skip to content

Commit b95a194

Browse files
authored
Update HttpBin_API_test.os
1 parent 1b6560c commit b95a194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/HttpBin_API_test.os

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@
12271227

12281228
Функция ПараметрыКоннектора(Заголовки = Неопределено)
12291229

1230-
Таймаут = 5;
1230+
Таймаут = 10;
12311231

12321232
ПараметрыКоннектора = Новый Структура();
12331233
ПараметрыКоннектора.Вставить("Таймаут", Таймаут);

0 commit comments

Comments
 (0)