mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
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…
x
Reference in New Issue
Block a user