mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(auth): fix auth bash typo (#31124)
This commit is contained in:
parent
2c6fd722dd
commit
baecdfd938
@ -15,7 +15,7 @@ We recommend to create `playwright/.auth` directory and add it to your `.gitigno
|
||||
|
||||
```bash tab=bash-bash
|
||||
mkdir -p playwright/.auth
|
||||
echo "\nplaywright/.auth" >> .gitignore
|
||||
echo $'\nplaywright/.auth' >> .gitignore
|
||||
```
|
||||
|
||||
```batch tab=bash-batch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user