aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/files-checker.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 44faca70fc8..af621a20c59 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -62,7 +62,6 @@ $expectedFiles = [
'dist',
'index.html',
'index.php',
- 'jest.config.ts',
'lib',
'LICENSES',
'occ',
@@ -82,6 +81,7 @@ $expectedFiles = [
'tsconfig.json',
'vendor-bin',
'version.php',
+ 'vitest.config.ts',
'webpack.common.js',
'webpack.config.js',
'webpack.modules.js',