Skip to content

test_runner: replace spurious if with else

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/cleanup into main

There is an if statement that likely should have been an else in the original PR.

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

Merge request reports

Loading