blob: a8e08f965186dc09deb1193add305a36048f1cfa [file] [log] [blame]
Test unhandled promise rejection event.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS error.type is "unhandledrejection"
PASS error.cancelable is true
PASS error.promise is promise
PASS error.reason is "ERROR"
PASS successfullyParsed is true
TEST COMPLETE