Skip to content

Commit

Permalink
print stack
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed May 20, 2024
1 parent 5b44bd3 commit b83979f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/browser/modular.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ function registerAblyModularTests(helper) {
try {
await scenario.action(client);
} catch (error) {
console.log('thrownError:', thrownError, 'stack', thrownError.stack);
thrownError = error;
}

Expand Down

0 comments on commit b83979f

Please sign in to comment.