Skip to content

Commit 5909474

Browse files
author
Oleksandr Dubovyk
committed
MC-19271: No Error notification when Uploading Incorrect SKU for the second store while creating an order
- fixed
1 parent adee85d commit 5909474

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Model/Indexer/Product/Flat/Action

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Model/Indexer/Product/Flat/Action/RelationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ protected function tearDown()
122122
*/
123123
public function testExecute() : void
124124
{
125+
$this->markTestSkipped('MC-19675');
125126
try {
126127
$this->indexer->execute();
127128
} catch (\Magento\Framework\Exception\LocalizedException $e) {

0 commit comments

Comments
 (0)