Skip to content

test: fix bootstrap test

Rodrigo Muino Tomonari requested to merge github/fork/benjamingr/fix-test into master

I landed PR https://github.com/nodejs/node/commit/20de5f7efce655d435cfb5ae0811577314fbdeb9 through NCU and somehow this change related to another PR landed in.

I'm investigating how that happened since NCU is supposed to validate a green CI of the code on GH

This PR removes the change. I'm investigating how that happened and am utterly confused.

Edit: https://github.com/nodejs/node/pull/36308#issuecomment-739570404

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading