Commit da17d97
test: flip assertion arguments for make-callback/test.js
Assertion arguments should have the first value be the actual value,
while the second value be the expected value.
PR-URL: #23470
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>1 parent b436ccc commit da17d97Copy full SHA for da17d97
File tree
Expand file treeCollapse file tree
1 file changed
+17
-17
lines changedOpen diff view settings
Filter options
- test/addons/make-callback
Expand file treeCollapse file tree
1 file changed
+17
-17
lines changedOpen diff view settings
Collapse file
test/addons/make-callback/test.js
Copy file name to clipboardExpand all lines: test/addons/make-callback/test.js+17-17Lines changed: 17 additions & 17 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
10 | | - |
11 | | - |
| 9 | + |
| 10 | + |
| 11 | + |
12 | 12 | |
13 | | - |
| 13 | + |
14 | 14 | |
15 | | - |
16 | | - |
17 | | - |
| 15 | + |
| 16 | + |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | | - |
| 20 | + |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
25 | | - |
| 24 | + |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
30 | | - |
| 29 | + |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
37 | | - |
| 36 | + |
| 37 | + |
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
| ||
48 | 48 | |
49 | 49 | |
50 | 50 | |
51 | | - |
| 51 | + |
52 | 52 | |
53 | 53 | |
54 | 54 | |
| ||
62 | 62 | |
63 | 63 | |
64 | 64 | |
65 | | - |
| 65 | + |
0 commit comments