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

add bad login test

This commit is contained in:
Girish Ramakrishnan
2018-02-26 18:07:00 -08:00
parent 5ca914f8d3
commit 72d3757c51
3 changed files with 13 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^2.31.0",
"ejs": "^2.4.2",
"expect.js": "^0.3.1",
"mkdirp": "^0.5.1",
@@ -16,7 +17,6 @@
"rimraf": "^2.5.3",
"selenium-server-standalone-jar": "^2.53.1",
"selenium-webdriver": "^2.53.1",
"superagent": "^1.4.0",
"chromedriver": "^2.31.0"
"superagent": "^1.8.5"
}
}