Skip to content

test: change assert.equal to assert.strictEqual in parallel/test-cluster-setup-argv.js

Rodrigo Muino Tomonari requested to merge github/fork/ctsuei/master into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

Test

Description of change

Update equal assertion in parallel/test-cluster-setup-master-argv.js to strict equal.

Merge request reports

Loading