We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56c64d commit d87ab85Copy full SHA for d87ab85
dev/tests/api-functional/testsuite/Magento/WebapiAsync/Model/AsyncBulkActionConfigurableProductsTest.php
@@ -19,7 +19,7 @@
19
* @magentoAppIsolation enabled
20
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
21
*/
22
-class AsyncBulkConfigurableProductsTest extends WebapiAbstract
+class AsyncBulkActionConfigurableProductsTest extends WebapiAbstract
23
{
24
private const SERVICE_NAME = 'asyncBulkConfigurableProductsV1';
25
private const ASYNC_BULK_RESOURCE_PATH = '/async/bulk/V1/configurable-products';
0 commit comments