1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-24 22:17:35 +00:00

Update tests

This commit is contained in:
Girish Ramakrishnan
2023-06-03 10:26:21 +02:00
parent f9c0870c59
commit ed8e041180
3 changed files with 24 additions and 42 deletions

View File

@@ -9,11 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^112.0.1",
"delay": "^5.0.0",
"chromedriver": "^114.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.9.0",
"selenium-webdriver": "^4.9.2",
"superagent": "^8.0.9"
}
}