Commit 22a4ec1
test: replaced functions with arrow functions
PR-URL: #23511
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent a098528 commit 22a4ec1Copy full SHA for 22a4ec1
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
test/parallel/test-domain-from-timer.js
Copy file name to clipboardExpand all lines: test/parallel/test-domain-from-timer.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | | - |
34 | | - |
| 33 | + |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
|
0 commit comments