fix(test): Await file writes in Handelsregister tests to ensure all downloads complete before test end
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-04-09 - 1.5.3 - fix(test)
|
||||
Await file writes in Handelsregister tests to ensure all downloads complete before test end
|
||||
|
||||
- Replaced array.map with await Promise.all to properly await asynchronous file writes in test/test.handelsregister.ts
|
||||
- Improved robustness of asynchronous operations in test suite
|
||||
|
||||
## 2025-04-09 - 1.5.2 - fix(readme)
|
||||
Improve .env configuration code block formatting in documentation
|
||||
|
||||
|
Reference in New Issue
Block a user