File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ Each example is fully tested to demonstrate best practices for plugin testing as
212212| **`--persist.outputDir`** | `string` | n/a | Directory for the produced reports. |
213213| **`--persist.filename`** | `string` | `report` | Filename for the produced reports without extension. |
214214| **`--persist.format`** | `('json' \| 'md')[]` | `json` | Format(s) of the report file. |
215- | **`--persist.skipReports`** | `boolean` | `false` | Skip generating report files. (useful in combination wit caching) |
215+ | **`--persist.skipReports`** | `boolean` | `false` | Skip generating report files. (useful in combination with caching) |
216216| **`--upload.organization`** | `string` | n/a | Organization slug from portal. |
217217| **`--upload.project`** | `string` | n/a | Project slug from portal. |
218218| **`--upload.server`** | `string` | n/a | URL to your portal server. |
You can’t perform that action at this time.
0 commit comments