Skip to content

Commit

Permalink
Merge pull request #672 from magento-tango/MAGETWO-43487
Browse files Browse the repository at this point in the history
[Tango] MAGETWO-43487: Error in the integration test after MAGETWO-42458 implementation
  • Loading branch information
Kovsher, Iurii(ikovsher) committed Oct 2, 2015
2 parents 474d589 + c142c53 commit 1351333
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ public function getViewActionDataProvider()
*/
public function testViewAction($categoryId, array $expectedHandles, array $expectedContent)
{
$this->markTestSkipped('MAGETWO-43487');

$this->dispatch("catalog/category/view/id/{$categoryId}");

/** @var $objectManager \Magento\TestFramework\ObjectManager */
Expand Down

0 comments on commit 1351333

Please sign in to comment.