We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114d34e commit 3a38b3cCopy full SHA for 3a38b3c
test/fixtures/errors/force_colors.snapshot
@@ -5,9 +5,9 @@ throw new Error('Should include grayed stack trace')
5
Error: Should include grayed stack trace
6
at Object.<anonymous> [90m(/[39mtest*force_colors.js:1:7[90m)[39m
7
[90m at Module._compile (node:internal*modules*cjs*loader:1233:14)[39m
8
-[90m at Module._extensions..js (node:internal*modules*cjs*loader:1287:10)[39m
+[90m at Object..js (node:internal*modules*cjs*loader:1287:10)[39m
9
[90m at Module.load (node:internal*modules*cjs*loader:1091:32)[39m
10
-[90m at Module._load (node:internal*modules*cjs*loader:938:12)[39m
+[90m at Function._load (node:internal*modules*cjs*loader:938:12)[39m
11
[90m at Function.executeUserEntryPoint [as runMain] (node:internal*modules*run_main:83:12)[39m
12
[90m at node:internal*main*run_main_module:23:47[39m
13
0 commit comments