This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
705c60ce92
PeerTube
/
scripts
/
e2e
/
local.sh
8 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
Client E2E tests first step
2018-05-16 19:59:21 +02:00
#!/bin/sh
set
-eu
Ability for admins to set default upload values
2021-12-14 17:17:01 +01:00
cd
client/e2e
Client E2E tests first step
2018-05-16 19:59:21 +02:00
Ability for admins to set default upload values
2021-12-14 17:17:01 +01:00
../node_modules/.bin/wdio run ./wdio.local.conf.ts