Skip to content

Commit c92a16b

Browse files
Delete superfluous code
1 parent 2911fb6 commit c92a16b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/TextUI/Configuration/Cli/Builder.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -966,10 +966,6 @@ public function fromParameters(array $parameters): Configuration
966966
$iniSettings = null;
967967
}
968968

969-
if ($coverageFilter === []) {
970-
$coverageFilter = null;
971-
}
972-
973969
if ($extensions === []) {
974970
$extensions = null;
975971
}

0 commit comments

Comments
 (0)