1
0
Fork 0
peertube/scripts/e2e/local.sh

8 lines
86 B
Bash
Raw Normal View History

2018-05-16 17:59:21 +00:00
#!/bin/sh
set -eu
cd client/e2e
2018-05-16 17:59:21 +00:00
../node_modules/.bin/wdio run ./wdio.local.conf.ts