summaryrefslogtreecommitdiff
path: root/test/parallel/test-node-output-errors.mjs
Commit message (Collapse)AuthorAgeFilesLines
* test: fix output tests when path includes node versionMoshe Atlow2023-05-051-4/+4
| | | | | PR-URL: https://github.com/nodejs/node/pull/47843 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
* test: migrate message tests to use assertSnapshotMoshe Atlow2023-04-271-0/+52
PR-URL: https://github.com/nodejs/node/pull/47498 Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>