Skip to content

Commit d87ab85

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* @magentoAppIsolation enabled
2020
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2121
*/
22-
class AsyncBulkConfigurableProductsTest extends WebapiAbstract
22+
class AsyncBulkActionConfigurableProductsTest extends WebapiAbstract
2323
{
2424
private const SERVICE_NAME = 'asyncBulkConfigurableProductsV1';
2525
private const ASYNC_BULK_RESOURCE_PATH = '/async/bulk/V1/configurable-products';

0 commit comments

Comments
 (0)