oops
Signed-off-by: Alex Schwartz <alexschwartz01@gmail.com>
This commit is contained in:
parent
1aebad3ffe
commit
7e724fda19
|
|
@ -109,13 +109,13 @@ Base directory for all relative paths used in the reporters.
|
|||
- type: <[null]|[Object]>
|
||||
- `total` <[int]> The total number of shards.
|
||||
- `current` <[int]> The index of the shard to execute, one-based.
|
||||
|
||||
|
||||
See [`property: TestConfig.shard`].
|
||||
|
||||
## property: FullConfig.skipAfterAnyFailure
|
||||
* since: v1.51
|
||||
- type: <[boolean]>
|
||||
|
||||
See [`property: TestConfig.shard`].
|
||||
|
||||
## property: FullConfig.updateSnapshots
|
||||
* since: v1.10
|
||||
- type: <[UpdateSnapshots]<"all"|"changed"|"missing"|"none">>
|
||||
|
|
|
|||
Loading…
Reference in a new issue