Remove legacy crypto parameter (#12679)
This commit is contained in:
@@ -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 $@
|
||||
|
||||
Reference in New Issue
Block a user