Skip to content

Commit 71edcbf

Browse files
committed
win xml debug 1
1 parent c6e2646 commit 71edcbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/045_xmlParsing.tests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ describe('XML stats parsing/abstraction', async function () {
6666
.catch((err) => {
6767
// catch any errors
6868
logger.error(err);
69+
console.error(err);
6970
});
7071

7172
// write the output to a file for example/demo purposes

0 commit comments

Comments
 (0)