Skip to content

Commit 62378b4

Browse files
author
Stanislav Idolov
authored
Update DeleteAbandonedStoreFlatTablesTest.php
1 parent 47afb10 commit 62378b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Cron/DeleteAbandonedStoreFlatTablesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/**
1313
* @covers \Magento\Catalog\Cron\DeleteAbandonedStoreFlatTables
1414
*/
15-
class AvailabilityCheckerTest extends \PHPUnit_Framework_TestCase
15+
class DeleteAbandonedStoreFlatTablesTest extends \PHPUnit_Framework_TestCase
1616
{
1717
/**
1818
* Testable Object

0 commit comments

Comments
 (0)