mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-28 05:51:22 +01:00
Remove legacy crypto parameter (#12679)
This commit is contained in:
parent
cea0b7c37e
commit
15de0010a1
@ -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 $@
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user