aboutsummaryrefslogtreecommitdiffstats
path: root/build/files-checker.php
diff options
context:
space:
mode:
Diffstat (limited to 'build/files-checker.php')
-rw-r--r--build/files-checker.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 3fbc0b0423b..2929d5a3cbf 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -64,6 +64,8 @@ $expectedFiles = [
'COPYING',
'core',
'cron.php',
+ 'cypress.config.ts',
+ 'cypress',
'dist',
'index.html',
'index.php',
@@ -87,6 +89,7 @@ $expectedFiles = [
'status.php',
'tests',
'themes',
+ 'tsconfig.json',
'vendor-bin',
'version.php',
'webpack.common.js',