Skip to content

Commit 0737c79

Browse files
committed
MC-40591: Update Magento core
1 parent ae44bc8 commit 0737c79

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
@@ -116,6 +116,8 @@ public function testImportExport(array $fixtures, array $skus, array $skippedAtt
116116
}
117117

118118
/**
119+
* Run import-replace with pagination test.
120+
*
119121
* @magentoAppArea adminhtml
120122
* @magentoDbIsolation disabled
121123
* @magentoAppIsolation enabled
@@ -136,6 +138,8 @@ public function testImportReplaceWithPagination(array $fixtures, array $skus, ar
136138
}
137139

138140
/**
141+
* Provide data for import-replace with pagination test.
142+
*
139143
* @return array
140144
*/
141145
public function importReplaceDataProvider()

0 commit comments

Comments
 (0)