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.
2 parents 474d589 + c142c53 commit 1351333Copy full SHA for 1351333
dev/tests/integration/testsuite/Magento/Catalog/Controller/CategoryTest.php
@@ -58,8 +58,6 @@ public function getViewActionDataProvider()
58
*/
59
public function testViewAction($categoryId, array $expectedHandles, array $expectedContent)
60
{
61
- $this->markTestSkipped('MAGETWO-43487');
62
-
63
$this->dispatch("catalog/category/view/id/{$categoryId}");
64
65
/** @var $objectManager \Magento\TestFramework\ObjectManager */
0 commit comments