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:
Debbie O'Brien 2025-01-29 22:10:43 +01:00 committed by GitHub
parent d8e1f54cbd
commit 6d24ac817c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.