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

Fixup tests

This commit is contained in:
Girish Ramakrishnan
2020-07-02 08:19:20 -07:00
parent 6796795bbd
commit d7bf887392
2 changed files with 232 additions and 172 deletions

View File

@@ -13,10 +13,10 @@
"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"
}
}