Skip to content

test: replace `indexOf` with `includes`

Rodrigo Muino Tomonari requested to merge github/fork/thelostone-mc/master into master

Refs: #12586 (closed)

Tests Updated:

  • test/parallel/test-http-client-agent.js
  • test/parallel/test-http-client-default-headers-exist.js
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading