fix(test): Await file writes in Handelsregister tests to ensure all downloads complete before test end

This commit is contained in:
2025-04-09 15:55:29 +00:00
parent 1d0d44dc29
commit 209af50a4c
3 changed files with 9 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.5.2',
version: '1.5.3',
description: 'A comprehensive TypeScript library that manages open business data for German companies by integrating MongoDB, processing JSONL bulk data, and automating browser interactions for Handelsregister data retrieval.'
}