fix(settings): Add local permissions configuration and remove obsolete test output log

This commit is contained in:
2025-05-15 17:53:38 +00:00
parent fa9abbc4db
commit 6cc883dede
3 changed files with 7 additions and 22 deletions

View File

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