Skip to content

Commit e56c64d

Browse files
committed
ACP2E-763: Bulk Rest API not working
1 parent 8391f77 commit e56c64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/WebapiAsync/Model/AsyncBulkConfigurableProductsTest.php renamed to dev/tests/api-functional/testsuite/Magento/WebapiAsync/Model/AsyncBulkActionConfigurableProductsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ protected function setUp(): void
4848
*
4949
* @return void
5050
*/
51-
public function testAsyncScheduleBulkMultipleEntities()
51+
public function testAsyncBulkUpdate()
5252
{
5353
$productSku = 'configurable';
5454
$attribute = $this->attributeRepository->get('catalog_product', 'test_configurable');

0 commit comments

Comments
 (0)