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