1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +00:00

Fixed tests

This commit is contained in:
Dennis Schwerdel
2017-08-08 18:22:39 +02:00
parent c3533569c1
commit 62b4fe40c1
2 changed files with 7 additions and 3 deletions

View File

@@ -15,8 +15,8 @@
"mocha": "^2.5.3",
"rimraf": "^2.5.3",
"selenium-server-standalone-jar": "^2.53.1",
"selenium-webdriver": "^2.53.3",
"selenium-webdriver": "^2.53.1",
"superagent": "^1.4.0",
"chromedriver": "^2.27.0"
"chromedriver": "^2.31.0"
}
}