This website requires JavaScript.
Explore
Help
Sign In
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
43cb1772c1
peertube
/
scripts
/
e2e
/
local.sh
8 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
Client E2E tests first step
2018-05-16 13:59:21 -04:00
#!/bin/sh
set
-eu
Ability for admins to set default upload values
2021-12-14 11:17:01 -05:00
cd
client/e2e
Client E2E tests first step
2018-05-16 13:59:21 -04:00
Ability for admins to set default upload values
2021-12-14 11:17:01 -05:00
../node_modules/.bin/wdio run ./wdio.local.conf.ts
Copy permalink