This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
element-web
Watch
1
Star
0
Fork
You've already forked element-web
0
mirror of
https://github.com/element-hq/element-web.git
synced
2024-12-19 06:41:57 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
05bd8a2440
element-web
/
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 13:22:25 +03:00
#!/bin/bash
set
-e
Remove legacy crypto parameter (#12679)
2024-06-25 12:06:55 +03:00
npx playwright
test
--update-snapshots --reporter line
$@
Reference in a new issue
Copy permalink