Skip to content

Commit 59bb0e0

Browse files
committed
Fix tests
1 parent 4794631 commit 59bb0e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/Type/Symfony/ExtensionTestCase.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ protected function processFile(
5252
true,
5353
true,
5454
true,
55-
[],
56-
true
55+
[]
5756
);
5857
$resolver->setAnalysedFiles([$fileHelper->normalizePath($file)]);
5958

0 commit comments

Comments
 (0)