Skip to content

Commit 754109a

Browse files
committed
MC-39923: Stabilize Integration Tests (PageBuilder)
1 parent 8685a07 commit 754109a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/AbstractProductExportImportTestCase.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ public function testImportExport(array $fixtures, array $skus, array $skippedAtt
127127
}
128128

129129
/**
130+
* Run import replace with pagination tests.
131+
*
130132
* @magentoAppArea adminhtml
131133
* @magentoDbIsolation disabled
132134
* @magentoAppIsolation enabled
@@ -147,6 +149,8 @@ public function testImportReplaceWithPagination(array $fixtures, array $skus, ar
147149
}
148150

149151
/**
152+
* Data provider for import replaces tests.
153+
*
150154
* @return array
151155
*/
152156
public function importReplaceDataProvider()

0 commit comments

Comments
 (0)