Skip to content

Commit 44aee1d

Browse files
wip. log
1 parent 1b9af1a commit 44aee1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/devextreme-cli/testing/app-template.test.shared.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ module.exports = (env, { port } = { port: '8080' }) => {
4949
await devServer.start();
5050
} catch(e) {
5151
// NOTE jest@27 will fail test, but jest@26 - not
52+
console.log('----throw new Error------>', e);
5253
throw new Error(e);
5354
}
5455
});

0 commit comments

Comments
 (0)