Commit ff5345c
test: fix order of assert.strictEqual() args to actual, expected
PR-URL: #23501
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent f5fd8a2 commit ff5345cCopy full SHA for ff5345c
File tree
Expand file treeCollapse file tree
1 file changed
+12
-13
lines changedOpen diff view settings
Filter options
- test/addons-napi/test_make_callback
Expand file treeCollapse file tree
1 file changed
+12
-13
lines changedOpen diff view settings
Collapse file
test/addons-napi/test_make_callback/test.js
Copy file name to clipboardExpand all lines: test/addons-napi/test_make_callback/test.js+12-13Lines changed: 12 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
| 20 | + |
21 | 21 | |
22 | | - |
23 | | - |
| 22 | + |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
| 27 | + |
28 | 28 | |
29 | | - |
30 | | - |
31 | | - |
| 29 | + |
| 30 | + |
32 | 31 | |
33 | 32 | |
34 | 33 | |
| ||
47 | 46 | |
48 | 47 | |
49 | 48 | |
50 | | - |
51 | | - |
| 49 | + |
| 50 | + |
52 | 51 | |
53 | 52 | |
54 | 53 | |
55 | | - |
| 54 | + |
56 | 55 | |
57 | 56 | |
58 | 57 | |
| ||
63 | 62 | |
64 | 63 | |
65 | 64 | |
66 | | - |
| 65 | + |
67 | 66 | |
68 | 67 | |
69 | 68 | |
| ||
79 | 78 | |
80 | 79 | |
81 | 80 | |
82 | | - |
| 81 | + |
0 commit comments