Commit 9914bca
test: replace assert.throws w/ common.expectsError
PR-URL: #17091
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>1 parent e7db034 commit 9914bcaCopy full SHA for 9914bca
File tree
Expand file treeCollapse file tree
1 file changed
+7
-3
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+7
-3
lines changedOpen diff view settings
Collapse file
test/parallel/test-next-tick-errors.js
Copy file name to clipboardExpand all lines: test/parallel/test-next-tick-errors.js+7-3Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
| ||
42 | 42 | |
43 | 43 | |
44 | 44 | |
45 | | - |
| 45 | + |
46 | 46 | |
47 | 47 | |
48 | 48 | |
49 | | - |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
50 | 54 | |
51 | 55 | |
52 | 56 | |
|
0 commit comments