Update docs/src/aria-snapshots.md
Co-authored-by: Dmitry Gozman <dgozman@gmail.com> Signed-off-by: Debbie O'Brien <debs-obrien@users.noreply.github.com>
This commit is contained in:
parent
d8e1f54cbd
commit
6d24ac817c
|
|
@ -336,7 +336,7 @@ The way source code is updated can be changed using the `--update-source-method`
|
|||
npx playwright test --update-snapshots --update-source-mode=3way
|
||||
```
|
||||
|
||||
#### Snapshot as separate files
|
||||
#### Snapshots as separate files
|
||||
|
||||
To store your snapshots in a separate file, use the `toMatchAriaSnapshot` method with the `name` option, specifying a `.yml` file extension.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue