Skip to content

Commit 88110bb

Browse files
committed
CS
1 parent 52195cd commit 88110bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Builder/CliMenuBuilderTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,6 @@ private function checkItems(array $actualItems, array $expected) : void
810810
unset($expectedItem['class']);
811811

812812
foreach ($expectedItem as $property => $value) {
813-
814813
if (isset($propMap[$property])) {
815814
$getter = $propMap[$property];
816815
} else {

0 commit comments

Comments
 (0)