fix(AsyncExecutionStack tests): Refactor AsyncExecutionStack tests: update non-exclusive concurrency assertions and clean up test logic

This commit is contained in:
2025-04-25 19:15:23 +00:00
parent 7c5b3825ac
commit 4442ddffcd
3 changed files with 28 additions and 29 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/lik',
version: '6.2.0',
version: '6.2.1',
description: 'Provides a collection of lightweight helpers and utilities for Node.js projects.'
}