Commit a07cd06
n-api: change assert ok check to notStrictEqual.
PR-URL: #18414
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent 22093ab commit a07cd06Copy full SHA for a07cd06
File tree
Expand file treeCollapse file tree
1 file changed
+7
-9
lines changedOpen diff view settings
Filter options
- test/addons-napi/test_general
Expand file treeCollapse file tree
1 file changed
+7
-9
lines changedOpen diff view settings
Collapse file
test/addons-napi/test_general/test.js
Copy file name to clipboardExpand all lines: test/addons-napi/test_general/test.js+7-9Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
32 | | - |
33 | | - |
| 31 | + |
| 32 | + |
| 33 | + |
34 | 34 | |
35 | 35 | |
36 | 36 | |
| ||
70 | 70 | |
71 | 71 | |
72 | 72 | |
73 | | - |
74 | | - |
75 | | - |
| 73 | + |
76 | 74 | |
77 | 75 | |
78 | 76 | |
79 | 77 | |
80 | 78 | |
81 | | - |
82 | | - |
83 | | - |
| 79 | + |
| 80 | + |
| 81 | + |
84 | 82 | |
85 | 83 | |
86 | 84 | |
|
0 commit comments