### Affected URL(s) https://nodejs.org/api/test.html#test-reporters ### Description of the problem The default `--test-reporter` changed from `tap` to `spec` in this commit: https://github.com/nodejs/node/commit/eb7e18fe94, but isn't documented in the 'history' table.