This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
element-web
Watch
4
Star
0
Fork
You've already forked element-web
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3
8c305f8891
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 10:22:25 +00:00
#!/bin/bash
set
-e
Remove legacy crypto parameter (#12679)
2024-06-25 09:06:55 +00:00
npx playwright
test
--update-snapshots --reporter line
$@
Reference in a new issue
Copy permalink