Skip to content

test: fix assertion in test-console

Move the assertion after the second call to console.time() to actually make sure that the time is not reset.

Refs: https://github.com/nodejs/node/pull/20442

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

Merge request reports

Loading