Skip to content

test: replace indexOf with includes

Rodrigo Muino Tomonari requested to merge github/fork/gwer/indexOf-replace into master

Partly fixes https://github.com/nodejs/node/issues/12586

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

Merge request reports

Loading