Skip to content

Commit

Permalink
test: fix test/fixtures/errors/force_colors.snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
RaisinTen committed Jun 30, 2023
1 parent 9d18b2e commit 4a67b73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/errors/force_colors.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ throw new Error('Should include grayed stack trace')
Error: Should include grayed stack trace
at Object.<anonymous> (/test*force_colors.js:1:7)
 at Module._compile (node:internal*modules*cjs*loader:1233:14)
 at Module._extensions..js (node:internal*modules*cjs*loader:1287:10)
 at Object..js (node:internal*modules*cjs*loader:1287:10)
 at Module.load (node:internal*modules*cjs*loader:1091:32)
 at Module._load (node:internal*modules*cjs*loader:938:12)
 at Function._load (node:internal*modules*cjs*loader:938:12)
 at Function.executeUserEntryPoint [as runMain] (node:internal*modules*run_main:83:12)
 at node:internal*main*run_main_module:23:47

Expand Down

0 comments on commit 4a67b73

Please sign in to comment.