Init commit
This commit is contained in:
7
scripts/e2e/local.sh
Normal file
7
scripts/e2e/local.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
cd client/e2e
|
||||
|
||||
../node_modules/.bin/wdio run ./wdio.local.conf.ts
|
||||
Reference in New Issue
Block a user