local.sh 86 B

1234567
  1. #!/bin/sh
  2. set -eu
  3. cd client/e2e
  4. ../node_modules/.bin/wdio run ./wdio.local.conf.ts