Commit 562d8fc
test: remove custom message from assertion
The custom message means that the values involved are not reported.
Remove the custom message for a more detailed error message.
PR-URL: #16824
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 0ebded4 commit 562d8fcCopy full SHA for 562d8fc
File tree
Expand file treeCollapse file tree
1 file changed
+1
-2
lines changedOpen diff view settings
Filter options
- test/addons/async-hooks-promise
Expand file treeCollapse file tree
1 file changed
+1
-2
lines changedOpen diff view settings
Collapse file
test/addons/async-hooks-promise/test.js
Copy file name to clipboardExpand all lines: test/addons/async-hooks-promise/test.js+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
37 | | - |
38 | | - |
| 37 | + |
39 | 38 | |
40 | 39 | |
41 | 40 | |
|
0 commit comments