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:
authorVincent Petry <vincent@nextcloud.com>2022-05-30 18:00:27 +0300
committerGitHub <noreply@github.com>2022-05-30 18:00:27 +0300
commit0886437f2c333c44542b988425f497f2329a35b4 (patch)
treed0a4e19231833ebf027699a8aba851512759e8a0 /build
parentee9f37c3d6da07747797c06e4ab1524a9eb21e8f (diff)
parent623293c2ddda8bff2d6f3a1f5895fc47e1fba707 (diff)
Merge pull request #32591 from nextcloud/fix/node-test
Fix node tests ci
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',