mirror of https://github.com/vector-im/riot-web
Remove legacy crypto parameter (#12679)
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…
Reference in New Issue