fix(tstest): Improve free port selection for Chrome runner and bump smartnetwork dependency

This commit is contained in:
2025-09-12 18:51:28 +00:00
parent 265ed702ee
commit aaebe75326
5 changed files with 314 additions and 17 deletions

View File

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