Commit dbb7727
test: validate 'expected' argument to mustCall()
instead of silently overwriting invalid values with the default
PR-URL: #10692
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michal Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent e408f0a commit dbb7727Copy full SHA for dbb7727
File tree
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedOpen diff view settings
Filter options
- test
- parallel
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedOpen diff view settings
Collapse file
+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
398 | 398 | |
399 | 399 | |
400 | 400 | |
401 | | - |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
402 | 405 | |
403 | 406 | |
404 | 407 | |
|
Collapse file
test/parallel/test-common.js
Copy file name to clipboardExpand all lines: test/parallel/test-common.js+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
0 commit comments