summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/node
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/node')
-rw-r--r--cli/tests/testdata/node/test.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/node/test.out b/cli/tests/testdata/node/test.out
index 8b7f0780f..3c54a15e8 100644
--- a/cli/tests/testdata/node/test.out
+++ b/cli/tests/testdata/node/test.out
@@ -147,7 +147,7 @@ error: Error: rejected from reject fail
at [WILDCARD]
./node/test.js (uncaught error)
-error: Error: rejected from unhandled rejection fail
+error: (in promise) Error: rejected from unhandled rejection fail
Promise.reject(new Error("rejected from unhandled rejection fail"));
^
at [WILDCARD]