Skip to content

Commit b9d25ab

Browse files
Make code styler happy
Signed-off-by: Christian Wolf <[email protected]>
1 parent 7c3fb23 commit b9d25ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Unit/Controller/Implementation/RecipeImplementationTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,7 @@ public function testDestroyFailed(): void {
594594
* @todo Avoid business code in controller
595595
* @param mixed $setSize
596596
* @param mixed $size
597+
* @param mixed $sizeToQuery
597598
*/
598599
public function testImage($setSize, $size, $sizeToQuery): void {
599600
$this->ensureCacheCheckTriggered();

0 commit comments

Comments
 (0)