mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-24 22:17:36 +00:00
Fix tests
This commit is contained in:
@@ -9,11 +9,12 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"selenium-webdriver": "^3.6.0",
|
||||
"chromedriver": "^76.0.1",
|
||||
"chromedriver": "^80.0.1",
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^6.2.2",
|
||||
"rimraf": "^3.0.0",
|
||||
"superagent": "^5.1.0"
|
||||
"mocha": "^7.1.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"selenium-server-standalone-jar": "^3.141.59",
|
||||
"selenium-webdriver": "^3.6.0",
|
||||
"superagent": "^5.2.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user