Update docs/src/test-parallel-js.md
Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
84ae695248
commit
fab6db49fa
|
|
@ -216,7 +216,7 @@ When you **disable parallel test execution**, Playwright Test runs test files in
|
|||
|
||||
### Use a "test list" file
|
||||
|
||||
:::danger[Warning]
|
||||
:::warning
|
||||
Tests lists are discouraged and supported as a best-effort only. Some features such as VS Code Extension and tracing may not work properly with test lists.
|
||||
:::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue