We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc9435 commit 3e73464Copy full SHA for 3e73464
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:1257:14)[39m
8
-[90m at Module._extensions..js (node:internal*modules*cjs*loader:1311:10)[39m
+[90m at Object..js (node:internal*modules*cjs*loader:1311:10)[39m
9
[90m at Module.load (node:internal*modules*cjs*loader:1115:32)[39m
10
-[90m at Module._load (node:internal*modules*cjs*loader:962:12)[39m
+[90m at Function._load (node:internal*modules*cjs*loader:962: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