Browse Source
fix: revert rename changes
see #45250
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
pull/45256/head
Andy Scherzinger
2 years ago
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
1 changed files with
2 additions and
2 deletions
-
build/files-checker.php
|
|
|
@ -47,11 +47,11 @@ $expectedFiles = [ |
|
|
|
'__mocks__', |
|
|
|
'__tests__', |
|
|
|
'3rdparty', |
|
|
|
'AUTHORS.md', |
|
|
|
'AUTHORS', |
|
|
|
'CHANGELOG.md', |
|
|
|
'CODE_OF_CONDUCT.md', |
|
|
|
'COPYING', |
|
|
|
'COPYING-README.md', |
|
|
|
'COPYING-README', |
|
|
|
'DESIGN.md', |
|
|
|
'Makefile', |
|
|
|
'README.md', |
|
|
|
|