docs: component testing npm nit
This commit is contained in:
parent
0558c6c18d
commit
729e41b3aa
|
|
@ -38,7 +38,7 @@ Adding Playwright Test to an existing React, Vue or Svelte project is easy. Belo
|
|||
### Step 1: Install Playwright Test for components for your respective framework
|
||||
|
||||
```sh
|
||||
npm init playwright@latest --ct
|
||||
npm init playwright@latest -- --ct
|
||||
```
|
||||
|
||||
This step creates several files in your workspace:
|
||||
|
|
|
|||
Loading…
Reference in a new issue