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

fix tests

This commit is contained in:
Girish Ramakrishnan
2022-01-21 13:40:04 -08:00
parent 6162ff540b
commit 7d38995613
3 changed files with 1645 additions and 180 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^93.0.1",
"chromedriver": "^97.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.1.1",
"selenium-webdriver": "^3.6.0"
"mocha": "^9.1.4",
"selenium-webdriver": "^4.1.1"
}
}