Skip to content

Commit 11c3525

Browse files
committed
#23191 Fix class name of test
1 parent 37ad6a2 commit 11c3525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogImportExport/Test/Unit/Model/Import/Product/LinkProcessorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager as ObjectManagerHelper;
1010

11-
class CategoryProcessorTest extends \PHPUnit\Framework\TestCase
11+
class LinkProcessorTest extends \PHPUnit\Framework\TestCase
1212
{
1313
/**
1414
* @var \Magento\Framework\TestFramework\Unit\Helper\ObjectManager

0 commit comments

Comments
 (0)