Safari eingebaut

This commit is contained in:
silas
2018-11-07 20:21:05 +01:00
parent 6b9b6d1032
commit b7080633e1
7 changed files with 7919 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
cd $(dirname "$0")/..
npm run build 1
npm run build

View File

@@ -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;