Skip to content

Commit 0e7a056

Browse files
AC-15635 : PHPUnit 12 Upgrade | PR comment addressed
1 parent 0a14b9a commit 0e7a056

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogSearch/Test/Unit/Model/ResourceModel/Setup/PropertyMapperTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ public static function caseProvider(): array
5252
* @param array $result
5353
* @return void
5454
*/
55-
#[Test]
5655
#[DataProvider('caseProvider')]
5756
public function testMapCorrectlyMapsValue(array $input, array $result): void
5857
{

0 commit comments

Comments
 (0)