Skip to content

Commit 578b215

Browse files
authored
config(docs): rm outdated parallelization note (wix#2021)
detox supports `--workers` flag to enable parallelization with jest as noted in CLI docs: https://github.com/wix/Detox/blob/master/docs/APIRef.DetoxCLI.md
1 parent 1bd86a7 commit 578b215

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/APIRef.Configuration.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ Session can also be set per configuration:
174174

175175
`config.json` refers to `--config` in https://facebook.github.io/jest/docs/en/configuration.html
176176

177-
>NOTE: jest tests will run in band, as Detox does not currently supports parallelization.
178-
179177
## detox-cli
180178

181179
### Build Configuration

0 commit comments

Comments
 (0)