docs (test-cli-js.md): fix typo for list marker (#27636)
This commit is contained in:
parent
ee0811ad1a
commit
7cd390b708
|
|
@ -62,7 +62,7 @@ Here are the most common options available in the command line.
|
||||||
npx playwright test --debug
|
npx playwright test --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
-- Run tests in interactive UI mode, with a built-in watch mode (Preview)
|
- Run tests in interactive UI mode, with a built-in watch mode (Preview)
|
||||||
```bash
|
```bash
|
||||||
npx playwright test --ui
|
npx playwright test --ui
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue