We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1090911 commit 6370ad1Copy full SHA for 6370ad1
dev/tests/integration/testsuite/Magento/Reports/Block/Adminhtml/Shopcart/Product/GridTest.php
@@ -22,7 +22,6 @@ class GridTest extends \Magento\Reports\Block\Adminhtml\Shopcart\GridTestAbstrac
22
*/
23
public function testGridContent()
24
{
25
- $this->markTestSkipped('MC-40448: Product\GridTest failure on 2.4-develop');
26
/** @var \Magento\Framework\View\LayoutInterface $layout */
27
$layout = Bootstrap::getObjectManager()->get(\Magento\Framework\View\LayoutInterface::class);
28
/** @var Grid $grid */
0 commit comments