1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-05 08:45:08 +00:00

Update tests

This commit is contained in:
Girish Ramakrishnan
2020-11-24 09:53:41 -08:00
parent eb196a96fa
commit d97140c83e

View File

@@ -9,9 +9,9 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"chromedriver": "^86.0.0", "chromedriver": "^87.0.0",
"expect.js": "^0.3.1", "expect.js": "^0.3.1",
"mocha": "^8.1.3", "mocha": "^8.2.1",
"selenium-webdriver": "^3.6.0" "selenium-webdriver": "^3.6.0"
} }
} }