Commit 9ab440b
Christine Hong
test: change assert.equal to assert.strictEqual
Update file parallel/test-cluster-setup-master-argv.js equal compare assertion to strict. This will ensure the compare is matching the type as well.1 parent 8264a22 commit 9ab440b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments