Merge "Selenium: selenium-daily NPM script"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Thu, 30 Aug 2018 15:41:41 +0000 (15:41 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 30 Aug 2018 15:41:41 +0000 (15:41 +0000)
package.json

index adfc2f8..d75c151 100644 (file)
@@ -6,6 +6,7 @@
     "doc": "jsduck",
     "postdoc": "grunt copy:jsduck",
     "selenium": "bash ./tests/selenium/selenium.sh",
+    "selenium-daily": "npm run selenium-test",
     "selenium-test": "wdio ./tests/selenium/wdio.conf.js"
   },
   "devDependencies": {