Skip to content

test: refactor cluster-net-listen-relative-path

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fixit-fixit into master

Refactor test-cluster-net-listen-relative-path:

  • Use arrow funcitons for callbacks.
  • Move skip-test code closer to start of file.
  • Use assert.ok() where appropriate.
  • Capitalize and punctuate comments.
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading