Skip to content

Commit 3a38b3c

Browse files
committed
test: adapt force_colors.snapshot to V8 changes
1 parent 114d34e commit 3a38b3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/fixtures/errors/force_colors.snapshot

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ throw new Error('Should include grayed stack trace')
55
Error: Should include grayed stack trace
66
at Object.<anonymous> (/test*force_colors.js:1:7)
77
 at Module._compile (node:internal*modules*cjs*loader:1233:14)
8-
 at Module._extensions..js (node:internal*modules*cjs*loader:1287:10)
8+
 at Object..js (node:internal*modules*cjs*loader:1287:10)
99
 at Module.load (node:internal*modules*cjs*loader:1091:32)
10-
 at Module._load (node:internal*modules*cjs*loader:938:12)
10+
 at Function._load (node:internal*modules*cjs*loader:938:12)
1111
 at Function.executeUserEntryPoint [as runMain] (node:internal*modules*run_main:83:12)
1212
 at node:internal*main*run_main_module:23:47
1313

0 commit comments

Comments
 (0)