Skip to content

Commit d1a1f1a

Browse files
Apply enableColors fix to v0.53.x
1 parent 2f2ab66 commit d1a1f1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/sources/v0.53.x/results-output/end-of-test/custom-summary.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ To do so:
125125

126126
The `textSummary()` function comes with a few options:
127127

128-
| Option | Description |
129-
| ------------- | -------------------------------------- |
130-
| `indent` | How to start the summary indentation |
131-
| `enableColor` | Whether to print the summary in color. |
128+
| Option | Description |
129+
| -------------- | -------------------------------------- |
130+
| `indent` | How to start the summary indentation |
131+
| `enableColors` | Whether to print the summary in color. |
132132

133133
For example, this `handleSummary()` modifies the default summary in the following ways:
134134

0 commit comments

Comments
 (0)