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