Safari eingebaut
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd $(dirname "$0")/..
|
||||
npm run build 1
|
||||
npm run build
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
cd $(dirname "$0")/..
|
||||
|
||||
testcafe firefox test/test.testcafe.js --debug-on-fail
|
||||
#node bin/testcafe.js;
|
||||
#testcafe firefox test/test.testcafe.js --debug-on-fail
|
||||
node bin/testcafe.js;
|
||||
Reference in New Issue
Block a user