Skip to content

Commit 94e8ed9

Browse files
ACQE-8898: Create configurable product with child by REST API
- rename file
1 parent 1fb4da2 commit 94e8ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/ConfigurableProduct/Api/ConfigurableProductWorkflowTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
/**
2424
* Complete workflow test for configurable product creation via REST API
2525
*/
26-
class CompleteConfigurableProductWorkflowTest extends WebapiAbstract
26+
class ConfigurableProductWorkflowTest extends WebapiAbstract
2727
{
2828
private const PRODUCTS_RESOURCE_PATH = '/V1/products';
2929
private const CONFIGURABLE_PRODUCT_SKU = 'CONFIGURABLE_BY_API';

0 commit comments

Comments
 (0)