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
path: root/build
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 /build
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 'build')
-rw-r--r--build/files-checker.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 377e705ed49..77bb3559062 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -66,6 +66,7 @@ $expectedFiles = [
'dist',
'index.html',
'index.php',
+ 'jest.config.js',
'lib',
'Makefile',
'occ',