diff --git a/doc/api/test.md b/doc/api/test.md index e1639cab9ce585..154d11424f194e 100644 --- a/doc/api/test.md +++ b/doc/api/test.md @@ -1046,6 +1046,10 @@ added: - v19.6.0 - v18.15.0 changes: + - version: v23.0.0 + pr-url: https://github.com/nodejs/node/pull/54548 + description: The default reporter on non-TTY stdout is changed from `tap` to + `spec`, aligning with TTY stdout. - version: - v19.9.0 - v18.17.0