1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 16:07:24 +00:00

Fix tests

This commit is contained in:
Girish Ramakrishnan
2020-01-16 15:36:41 -08:00
parent e0ce87b291
commit 7a3c6f9efd
3 changed files with 145 additions and 33 deletions

View File

@@ -13,10 +13,10 @@
"ejs": "^3.0.1",
"expect.js": "^0.3.1",
"mkdirp": "^0.5.1",
"mocha": "^6.2.2",
"mocha": "^7.0.0",
"rimraf": "^3.0.0",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",
"superagent": "^5.1.3"
"superagent": "^5.2.1"
}
}