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
8a743a9f89
riot-web
/
playwright
/
docker-entrypoint.sh
6 lines
79 B
Bash
Raw
Blame
History
#!/bin/bash
set
-e
npx playwright
test
--update-snapshots --reporter line
$@
Reference in New Issue
View Git Blame
Copy Permalink