aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/e2e/local.sh
blob: 0e0368c525a2927da8f5e2ed1a9e28e79ee85247 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh

set -eu

cd client/e2e

../node_modules/.bin/wdio run ./wdio.local.conf.ts