1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

use chrome since ff 47 broke tests

This commit is contained in:
Girish Ramakrishnan
2016-07-09 14:26:29 -07:00
parent c6b682a512
commit f3ed9fb02a
2 changed files with 3 additions and 3 deletions

View File

@@ -14,8 +14,8 @@
"mkdirp": "^0.5.1",
"mocha": "^2.3.4",
"rimraf": "^2.4.4",
"selenium-server-standalone-jar": "^2.47.1",
"selenium-webdriver": "^2.48.2",
"selenium-server-standalone-jar": "^2.53.0",
"selenium-webdriver": "^2.53.3",
"superagent": "^1.4.0"
}
}