Skip to content

Commit 1f60991

Browse files
committed
MTA-1594: Re-factor Functional tests which are not end-to-end
- Skipped test
1 parent fc40ede commit 1f60991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/MassProductUpdateTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public function __inject(
8484
*/
8585
public function test(CatalogProductSimple $initialProduct, CatalogProductSimple $product, $configData)
8686
{
87+
$this->markTestIncomplete('Bug: MAGETWO-37154');
8788
$this->configData = $configData;
8889

8990
// Preconditions

0 commit comments

Comments
 (0)