mirror of
https://github.com/nextcloud/server.git
synced 2026-02-19 02:38:40 -05:00
fix: revert rename changes
see #45250 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
fc6e9e4e86
commit
0d52697f8f
1 changed files with 2 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue