Skip to content

Commit

Permalink
Remove legacy crypto parameter (#12679)
Browse files Browse the repository at this point in the history
  • Loading branch information
florianduros authored Jun 25, 2024
1 parent cea0b7c commit 15de001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ set -e
yarn link
yarn --cwd ../element-web install
yarn --cwd ../element-web link matrix-react-sdk
npx playwright test --update-snapshots --reporter line --project='Legacy Crypto' $@
npx playwright test --update-snapshots --reporter line $@

0 comments on commit 15de001

Please sign in to comment.