fix(tests): Remove flaky dynamic-ports browser test and add local dev tool settings

This commit is contained in:
2025-09-12 14:09:28 +00:00
parent 799a60188f
commit efbaded1f3
3 changed files with 7 additions and 30 deletions

View File

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