fix php-cs check fail(tests/lib/IntegrityCheck/CheckerTest.php)

Signed-off-by: ACTom <i@actom.me>
This commit is contained in:
ACTom 2020-10-15 16:46:56 +08:00
parent 47ebcdff9e
commit 2d175586b4
No known key found for this signature in database
GPG Key ID: C4C9079E407269F9
1 changed files with 2 additions and 2 deletions

View File

@ -883,8 +883,8 @@ class CheckerTest extends TestCase {
'web' => 'text/code',
'application/internet-shortcut' => 'link',
'application/km' => 'mindmap',
'application/x-freemind' => 'mindmap',
'application/vnd.xmind.workbook' => 'mindmap'
'application/x-freemind' => 'mindmap',
'application/vnd.xmind.workbook' => 'mindmap'
]);
$this->environmentHelper