summaryrefslogtreecommitdiff
path: root/tests/specs/run/rejection_handled/rejection_handled.out
blob: 5c06fcd2b3644175709f94a775710ae37271eb19 (plain)
1
2
3
4
5
[WILDCARD]
unhandledrejection 1 Promise { <rejected> 1 }
Added catch handler to the promise
rejectionhandled 1 Promise { <rejected> 1 }
Success