Skip to content

Commit

Permalink
fix shell script for codegen in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kan-pawes committed Nov 27, 2024
1 parent b27b8ed commit 2a93c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ensuring that developers prioritize accessibility in every stage of the developm

## Aria snapshots

To create new aria snapshot use `playwright codegen`
To create new aria snapshot use `npm run uitest-codegen`

To update all snapshot use `npx playwright test --update-snapshots`

Expand Down

0 comments on commit 2a93c06

Please sign in to comment.