Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-05-25 13:39:08 +0300
committerCarl Schwan <carl@carlschwan.eu>2022-05-30 11:54:45 +0300
commit623293c2ddda8bff2d6f3a1f5895fc47e1fba707 (patch)
treeef243b8fd3cc24bd42885a3cca217beda65d7b7f /package.json
parent95f390d36815e6aabfd09b39bbeaed5bf9d46c55 (diff)
Fix node tests ci
- Update jest snapshot - Fix importing 3rdparty vue components - Disable temporarely tests using nextcloud-vue/Button Signed-off-by: Carl Schwan <carl@carlschwan.eu>
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 88b3c9ff0d1..e1b3a8a2f31 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,7 @@
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^5.3.1",
"@nextcloud/vue-dashboard": "^2.0.1",
+ "@vue/cli-plugin-unit-jest": "^4.5.15",
"autosize": "^5.0.1",
"backbone": "^1.4.1",
"blueimp-md5": "^2.19.0",