diff --git a/tests/e2e/utils/src/components.js b/tests/e2e/utils/src/components.js index 6c7f856fd44..ac46875ee59 100644 --- a/tests/e2e/utils/src/components.js +++ b/tests/e2e/utils/src/components.js @@ -221,6 +221,7 @@ const createSimpleProductWithCategory = async ( productName, productPrice, categ /** * Create variable product. + * Also, create variations for all attributes. * * @param varProduct Defaults to the variable product object in `default.json` * @returns the ID of the created variable product