Skip to content

Commit d1dfb8d

Browse files
committed
MAGETWO-89738: Sanity job failing on Bamboo PAT build
1 parent 2ae0b65 commit d1dfb8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Model/ResourceModel/Product/Indexer/Price/CompositeProductRowSizeEstimatorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ protected function setUp()
4949

5050
public function testEstimateRowSize()
5151
{
52-
$this->markTestSkipped('Unskip after MAGETWO-89738');
5352
$expectedResult = 40000000;
5453
$maxRelatedProductCount = 10;
5554

0 commit comments

Comments
 (0)