Skip to content

Commit 90c572e

Browse files
ACQE-8576: Clone configurable product and verify the admin is able to save the product
- Removed empty lines from the test file
1 parent 3426766 commit 90c572e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCloneConfigurableProductWithTwoAttributes.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,14 +239,12 @@
239239
stepKey="selectSinglePrice"/>
240240
<fillField selector="{{AdminCreateProductConfigurationsPanel.singlePrice}}" userInput="100"
241241
stepKey="enterPrice"/>
242-
243242
<waitForElementClickable selector="{{AdminCreateProductConfigurationsPanel.applySingleQuantityToEachSkus}}"
244243
stepKey="waitForQuantityRadio"/>
245244
<click selector="{{AdminCreateProductConfigurationsPanel.applySingleQuantityToEachSkus}}"
246245
stepKey="selectSingleQuantity"/>
247246
<fillField selector="{{AdminCreateProductConfigurationsPanel.quantity}}" userInput="99"
248247
stepKey="enterQuantity"/>
249-
250248
<waitForElementClickable selector="{{AdminCreateProductConfigurationsPanel.next}}"
251249
stepKey="waitForNextButton2"/>
252250
<click selector="{{AdminCreateProductConfigurationsPanel.next}}" stepKey="clickNextAfterPriceQuantity"/>

0 commit comments

Comments
 (0)