Commit 704d886
test: correct order of args in assert.strictEqual()
Ensure literal values are passed in as second argument
PR-URL: #24157
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 0260db5 commit 704d886Copy full SHA for 704d886
File tree
Expand file treeCollapse file tree
1 file changed
+5
-5
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+5
-5
lines changedOpen diff view settings
Collapse file
test/parallel/test-buffer-fill.js
Copy file name to clipboardExpand all lines: test/parallel/test-buffer-fill.js+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
302 | 302 | |
303 | 303 | |
304 | 304 | |
305 | | - |
| 305 | + |
306 | 306 | |
307 | 307 | |
308 | 308 | |
309 | | - |
| 309 | + |
310 | 310 | |
311 | 311 | |
312 | 312 | |
313 | | - |
| 313 | + |
314 | 314 | |
315 | | - |
| 315 | + |
316 | 316 | |
317 | | - |
| 317 | + |
318 | 318 | |
319 | 319 | |
320 | 320 | |
|
0 commit comments