Fixup tests

This commit is contained in:
Girish Ramakrishnan
2020-07-08 10:54:10 -07:00
parent 02755c3578
commit fc4b23e207
2 changed files with 288 additions and 203 deletions

View File

@@ -9,14 +9,14 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^83.0.0",
"chromedriver": "^83.0.1",
"ejs": "^3.1.3",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^7.2.0",
"mocha": "^8.0.1",
"rimraf": "^3.0.2",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",
"superagent": "^5.2.2"
"superagent": "^5.3.1"
}
}