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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-08-31 17:12:26 +0300
committerJoas Schilling <coding@schilljs.com>2022-08-31 17:12:40 +0300
commite2caa8596f3db45b1454fe187ab89b9604c8a277 (patch)
treea5de8ed91b75b7e922701372292352dc4fa91e09 /jest.config.js
parentb5c5b4aafcfba7ec0e9c13fc064c08bfb1b3690d (diff)
Fix jest ignore list
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'jest.config.js')
-rw-r--r--jest.config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jest.config.js b/jest.config.js
index 7907ef694..9aa23e823 100644
--- a/jest.config.js
+++ b/jest.config.js
@@ -24,6 +24,7 @@
const ignorePatterns = [
'vue-material-design-icons',
'@juliushaertl',
+ '@nextcloud/vue-richtext',
'tributejs',
'@nextcloud/vue',
'splitpanes',