Skip to content

Commit 99a9509

Browse files
AC-2719 added PHPDoc comment
1 parent 5da55b4 commit 99a9509

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Block/Product/Compare/ListCompareTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ protected function tearDown(): void
5454

5555
/**
5656
* @dataProvider attributeDataProvider
57+
* @param array $attributeData
58+
* @param string $expectedResult
5759
*/
5860
public function testProductAttributeValue($attributeData, $expectedResult)
5961
{

0 commit comments

Comments
 (0)