Skip to content

Commit 2be3e8d

Browse files
committed
MAGETWO-51824: Pull request preparation
1 parent b31b264 commit 2be3e8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

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

0 commit comments

Comments
 (0)