Skip to content

Commit 1351333

Browse files
author
Kovsher, Iurii(ikovsher)
committed
Merge pull request #672 from magento-tango/MAGETWO-43487
[Tango] MAGETWO-43487: Error in the integration test after MAGETWO-42458 implementation
2 parents 474d589 + c142c53 commit 1351333

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/CategoryTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ public function getViewActionDataProvider()
5858
*/
5959
public function testViewAction($categoryId, array $expectedHandles, array $expectedContent)
6060
{
61-
$this->markTestSkipped('MAGETWO-43487');
62-
6361
$this->dispatch("catalog/category/view/id/{$categoryId}");
6462

6563
/** @var $objectManager \Magento\TestFramework\ObjectManager */

0 commit comments

Comments
 (0)