PeerTube/scripts/e2e/local.sh

8 lines
86 B
Bash
Raw Normal View History

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