We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test/fixtures/errors
1 parent 1c91671 commit 60990d5Copy full SHA for 60990d5
test/fixtures/errors/force_colors.snapshot
@@ -1,9 +1,9 @@
1
-*force_colors.js:1
2
-throw new Error('Should include grayed stack trace')
+*force_colors.js:2
+throw new Error('Should include grayed stack trace');
3
^
4
5
Error: Should include grayed stack trace
6
- at Object.<anonymous> [90m(/[39mtest*force_colors.js:1:7[90m)[39m
+ at Object.<anonymous> [90m(/[39mtest*force_colors.js:2:7[90m)[39m
7
[90m at *[39m
8
9
0 commit comments