1
0
mirror of https://github.com/bia-technologies/yaxunit.git synced 2025-03-17 20:48:01 +02:00
Фикс тестов
This commit is contained in:
alkoleft 2023-08-29 20:47:40 +03:00
parent df28e9e3cf
commit e3ac5f0983
2 changed files with 6 additions and 1 deletions

View File

@ -22,6 +22,11 @@ on:
required: false
default: true
permissions:
contents: read
checks: write
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ inputs.v8_version }}-${{ inputs.locale }}-Linux
cancel-in-progress: true

View File

@ -40,7 +40,7 @@
Дельта = ТекущаяУниверсальнаяДатаВМиллисекундах() - Начало;
ЮТест.ОжидаетЧто(Дельта)
.МеждуИсключаяГраницы(3010, 3050);
.МеждуИсключаяГраницы(3000, 3050);
КонецПроцедуры