aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2023-11-02 17:56:18 +0100
committerFerdinand Thiessen <opensource@fthiessen.de>2023-11-03 01:27:21 +0100
commitcdfa5663044ea683422232ae51613939a3b66044 (patch)
tree7b20efffb9f32643bc2ed95829db9292a2265f31 /package.json
parent321ac318c3cbbada96d667f8730c126cf1e4b4b8 (diff)
downloadnextcloud-server-cdfa5663044ea683422232ae51613939a3b66044.tar.gz
nextcloud-server-cdfa5663044ea683422232ae51613939a3b66044.zip
fix(cypress): Add timeout for waiting on Nextcloud server
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 94c03bbcace..7771e16ce24 100644
--- a/package.json
+++ b/package.json
@@ -133,6 +133,7 @@
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.21",
"@types/jest": "^29.5.2",
+ "@types/wait-on": "^5.3.3",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.4.0",
"@vue/vue2-jest": "^29.2.6",