fix(test): Increase delay duration before stopping the server in test suite.

This commit is contained in:
2024-10-11 02:09:50 +02:00
parent 855663eea9
commit 549719ede6
3 changed files with 8 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedrequest',
version: '3.0.32',
version: '3.0.33',
description: 'A TypeScript library for making typed requests towards APIs, including facilities for handling requests, routing, and virtual stream handling.'
}