はじまりの大地
このコミットが含まれているのは:
実行可能ファイル
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
cd client/e2e && ../node_modules/.bin/wdio run ./wdio.browserstack.conf.ts
|
||||
実行可能ファイル
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
cd client/e2e
|
||||
|
||||
../node_modules/.bin/wdio run ./wdio.local.conf.ts
|
||||
新しい課題から参照
ユーザをブロックする