Commit a086604
test: remove 3rd arg from to assert.strictEqual()
prevents AssertionError from reporting string literal,
instead displays values of first 2 args passed to
assert.strictEqual()
PR-URL: #21828
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 6487d8d commit a086604Copy full SHA for a086604
File tree
Expand file treeCollapse file tree
1 file changed
+20
-10
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+20
-10
lines changedOpen diff view settings
Collapse file
test/parallel/test-stream-transform-final-sync.js
Copy file name to clipboardExpand all lines: test/parallel/test-stream-transform-final-sync.js+20-10Lines changed: 20 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
59 | 59 | |
60 | 60 | |
61 | 61 | |
62 | | - |
| 62 | + |
| 63 | + |
63 | 64 | |
64 | | - |
| 65 | + |
| 66 | + |
65 | 67 | |
66 | 68 | |
67 | 69 | |
68 | 70 | |
69 | | - |
| 71 | + |
| 72 | + |
70 | 73 | |
71 | | - |
| 74 | + |
| 75 | + |
72 | 76 | |
73 | 77 | |
74 | 78 | |
75 | 79 | |
76 | | - |
| 80 | + |
| 81 | + |
77 | 82 | |
78 | 83 | |
79 | | - |
| 84 | + |
| 85 | + |
80 | 86 | |
81 | 87 | |
82 | 88 | |
83 | 89 | |
84 | 90 | |
85 | 91 | |
86 | | - |
| 92 | + |
| 93 | + |
87 | 94 | |
88 | 95 | |
89 | 96 | |
90 | | - |
| 97 | + |
| 98 | + |
91 | 99 | |
92 | 100 | |
93 | | - |
| 101 | + |
| 102 | + |
94 | 103 | |
95 | 104 | |
96 | 105 | |
97 | 106 | |
98 | 107 | |
99 | | - |
| 108 | + |
| 109 | + |
100 | 110 | |
0 commit comments