diff --git a/test/fixtures/errors/force_colors.snapshot b/test/fixtures/errors/force_colors.snapshot index b52735370ea0f3..df4f8dd6ae02a8 100644 --- a/test/fixtures/errors/force_colors.snapshot +++ b/test/fixtures/errors/force_colors.snapshot @@ -5,9 +5,9 @@ throw new Error('Should include grayed stack trace') Error: Should include grayed stack trace at Object. (/test*force_colors.js:1:7)  at Module._compile (node:internal*modules*cjs*loader:1257:14) - at Module._extensions..js (node:internal*modules*cjs*loader:1311:10) + at Object..js (node:internal*modules*cjs*loader:1311:10)  at Module.load (node:internal*modules*cjs*loader:1115:32) - at Module._load (node:internal*modules*cjs*loader:962:12) + at Function._load (node:internal*modules*cjs*loader:962:12)  at Function.executeUserEntryPoint [as runMain] (node:internal*modules*run_main:83:12)  at node:internal*main*run_main_module:23:47