Commit eb8344b
test: use default assertion messages
The string literal messages in addons-napi/test_buffer/test.js are less
helpful than the default messages, so use the default messages.
PR-URL: #16808
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent d2b32ce commit eb8344bCopy full SHA for eb8344b
File tree
Expand file treeCollapse file tree
1 file changed
+4
-7
lines changedOpen diff view settings
Filter options
- test/addons-napi/test_buffer
Expand file treeCollapse file tree
1 file changed
+4
-7
lines changedOpen diff view settings
Collapse file
test/addons-napi/test_buffer/test.js
Copy file name to clipboardExpand all lines: test/addons-napi/test_buffer/test.js+4-7Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
| 8 | + |
| 9 | + |
12 | 10 | |
13 | 11 | |
14 | 12 | |
15 | | - |
16 | | - |
| 13 | + |
17 | 14 | |
18 | 15 | |
19 | 16 | |
20 | 17 | |
21 | | - |
| 18 | + |
22 | 19 | |
23 | 20 | |
24 | 21 | |
|
0 commit comments