fix(core): Fix delay handling in Chrome test execution

This commit is contained in:
2025-01-23 19:56:56 +01:00
parent 1f355a10a1
commit c085a20a4f
3 changed files with 7 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '1.0.94',
version: '1.0.95',
description: 'a test utility to run tests that match test/**/*.ts'
}