Commit 2f1f7e1
test: remove message argument in cluster setup test
In test/parallel/test-cluster-setup-master-cumulative.js:
Remove the message parameter to ensure that the compared
objects are printed out. Add the original message as a
comment above.
PR-URL: #16838
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent d64fe48 commit 2f1f7e1Copy full SHA for 2f1f7e1
File tree
Expand file treeCollapse file tree
1 file changed
+2
-5
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+2
-5
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-setup-master-cumulative.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-setup-master-cumulative.js+2-5Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
| 29 | + |
| 30 | + |
34 | 31 | |
35 | 32 | |
36 | 33 | |
|
0 commit comments