Skip to content

Commit f165e96

Browse files
committed
MC-29130: Storefront: View configurable product on storefront
1 parent a8ef49d commit f165e96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/Swatches/Block/Product/Renderer/Configurable/ProductPageViewTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ private function assertConfig(array $actualData, array $expectedData): void
383383
private function checkResultIsNotEmpty(array $result): void
384384
{
385385
foreach ($result as $item) {
386-
$this->assertNotNull($item);
387386
$this->assertNotEmpty($item);
388387
}
389388
}

0 commit comments

Comments
 (0)