Skip to content

Commit 4a3a7da

Browse files
committed
MAGETWO-46832: Downloadable webAPI tests tries to acces associative array via ID when keys have only natural identifiers - return update logic
1 parent 4e9846f commit 4a3a7da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Downloadable/Api/ProductRepositoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ class ProductRepositoryTest extends WebapiAbstract
2929

3030
protected function setUp()
3131
{
32-
$this->markTestSkipped('Test skiped due to MAGETWO-46832');
3332
$this->testImagePath = __DIR__ . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'test_image.jpg';
3433
}
3534

0 commit comments

Comments
 (0)