1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00
Peertube/scripts/e2e/local.sh

7 lines
86 B
Bash
Executable file

#!/bin/sh
set -eu
cd client/e2e
../node_modules/.bin/wdio run ./wdio.local.conf.ts