This website requires JavaScript.
Explore
Help
Sign In
Matrix
/
element-web-Github
Watch
1
Star
0
Fork
0
You've already forked element-web-Github
mirror of
https://github.com/vector-im/element-web.git
synced
2024-11-22 08:08:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e38df84c8
element-web-Github
/
playwright
/
docker-entrypoint.sh
6 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Consolidate snapshots between Legacy & Rust crypto in the happy case (#11950) * Consolidate snapshots between Legacy & Rust crypto in the happy case Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Improve user-onboarding-new screenshot Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-11-28 18:22:25 +08:00
#!/bin/bash
set
-e
Remove legacy crypto parameter (#12679)
2024-06-25 17:06:55 +08:00
npx playwright
test
--update-snapshots --reporter line
$@
Reference in New Issue
Copy Permalink