We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31b264 commit 2be3e8dCopy full SHA for 2be3e8d
dev/tests/api-functional/testsuite/Magento/Downloadable/Api/ProductRepositoryTest.php
@@ -29,6 +29,7 @@ class ProductRepositoryTest extends WebapiAbstract
29
30
protected function setUp()
31
{
32
+ $this->markTestSkipped('Test skiped due to MAGETWO-46832');
33
$this->testImagePath = __DIR__ . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'test_image.jpg';
34
}
35
0 commit comments