Skip to content

Commit

Permalink
update test assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju committed Aug 8, 2023
1 parent 4fcbf5d commit c589a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/tests/testdata/node/test.out
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit c589a01

Please sign in to comment.