We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2ab66 commit d1a1f1aCopy full SHA for d1a1f1a
docs/sources/v0.53.x/results-output/end-of-test/custom-summary.md
@@ -125,10 +125,10 @@ To do so:
125
126
The `textSummary()` function comes with a few options:
127
128
-| Option | Description |
129
-| ------------- | -------------------------------------- |
130
-| `indent` | How to start the summary indentation |
131
-| `enableColor` | Whether to print the summary in color. |
+| Option | Description |
+| -------------- | -------------------------------------- |
+| `indent` | How to start the summary indentation |
+| `enableColors` | Whether to print the summary in color. |
132
133
For example, this `handleSummary()` modifies the default summary in the following ways:
134
0 commit comments