Skip to content

test: remove a duplicated test

same tests

https://github.com/nodejs/node/blob/master/test/parallel/test-async-hooks-recursive-stack.js https://github.com/nodejs/node/blob/master/test/parallel/test-async-hooks-recursive-stack-runInAsyncScope.js

https://github.com/nodejs/node/commit/9d064439e5716df250363ed6f88198c86eb63521 have remove deprecated emitBefore and emitAfter, but He didn't notice the duplicated tests

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

Merge request reports

Loading