Skip to content

Commit 5d07e6e

Browse files
authored
removed skip test
removed skip test
1 parent d19a257 commit 5d07e6e

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/integration/testsuite/Magento/UrlRewrite/Block/Catalog/Edit

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/UrlRewrite/Block/Catalog/Edit/FormTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ public function testGetEntityStores($productData, $categoryData, $expectedStores
121121
*/
122122
public function testGetEntityStoresProductStoresException()
123123
{
124-
$this->markTestSkipped('Skipped until MAGETWO-63018');
125124
$args = [
126125
'product' => $this->objectManager->create(
127126
'Magento\Catalog\Model\Product',

0 commit comments

Comments
 (0)