Change title of command to run tests in a project (#16818)

This commit is contained in:
Kelvin Oghenerhoro Omereshone 2022-08-25 16:41:29 +01:00 коммит произвёл GitHub
Родитель 8d4a94bfd3
Коммит 10024d16e8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -53,7 +53,7 @@ For a better debugging experience check out the [VS Code Extension](./getting-st
npx playwright test landing-page.spec.ts --headed
```
- Running Tests on specific browsers
- Running tests on a specific project
```bash
npx playwright test landing-page.ts --project=chromium