Skip to content

Commit 381b6f9

Browse files
committed
phpcs
1 parent 6ab0a7b commit 381b6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/Html/Helper/Breadcrumbs/AddClearRemoveToArrayCest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ public function htmlHelperBreadcrumbsAddClearRemoveToArray(UnitTester $I)
144144
$actual = $breadcrumbs->toArray();
145145
$I->assertSame($expected, $actual);
146146
}
147-
}
147+
}

0 commit comments

Comments
 (0)