This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
riot-web
mirror of
https://github.com/vector-im/riot-web
Watch
1
Star
0
Fork
You've already forked riot-web
0
Code
Issues
Releases
Wiki
Activity
t3chguy/native-fetch
riot-web
/
playwright
/
docker-entrypoint.sh
6 lines
79 B
Bash
Raw
Permalink
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 11:22:25 +01:00
#!/bin/bash
set
-e
Remove legacy crypto parameter (#12679)
2024-06-25 11:06:55 +02:00
npx playwright
test
--update-snapshots --reporter line
$@