aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-06-14 10:50:08 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-06-21 09:08:04 +0200
commitc31b2329dc6fbac8c1400c8be12d090089b6f359 (patch)
tree43dca1d65422301d3d3267c341d2b70e2313da94 /package.json
parentf8e697ce4dd28ba8899adacf2fa12e33f60b2194 (diff)
downloadnextcloud-server-c31b2329dc6fbac8c1400c8be12d090089b6f359.tar.gz
nextcloud-server-c31b2329dc6fbac8c1400c8be12d090089b6f359.zip
feat: add sidebar action testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
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 5f729f0fddf..5e58a7f7ee3 100644
--- a/package.json
+++ b/package.json
@@ -130,6 +130,7 @@
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.17",
+ "@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.5",
"@vue/test-utils": "^1.3.5",